build: use coati docker images
there is no sourcetrail docker image
This commit is contained in:
+4
-4
@@ -1,5 +1,5 @@
|
|||||||
Linux64:
|
Linux64:
|
||||||
image: st4ll1/sourcetrail_linux_64
|
image: st4ll1/coati_linux_64
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
@@ -17,7 +17,7 @@ Linux64:
|
|||||||
expire_in: 3 days
|
expire_in: 3 days
|
||||||
|
|
||||||
Linux64_tagged:
|
Linux64_tagged:
|
||||||
image: st4ll1/sourcetrail_linux_64
|
image: st4ll1/coati_linux_64
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
@@ -33,7 +33,7 @@ Linux64_tagged:
|
|||||||
- distr/Sourcetrail*.tar.gz
|
- distr/Sourcetrail*.tar.gz
|
||||||
|
|
||||||
Linux32:
|
Linux32:
|
||||||
image: st4ll1/sourcetrail_linux_32
|
image: st4ll1/coati_linux_32
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
@@ -51,7 +51,7 @@ Linux32:
|
|||||||
expire_in: 3 days
|
expire_in: 3 days
|
||||||
|
|
||||||
Linux32_tag:
|
Linux32_tag:
|
||||||
image: st4ll1/sourcetrail_linux_32
|
image: st4ll1/coati_linux_32
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
|
|||||||
Reference in New Issue
Block a user