Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amandine PERRIN
pipeline_annotation
Commits
ff78d434
Commit
ff78d434
authored
Apr 11, 2019
by
Amandine PERRIN
Browse files
stage is compile, not complete
parent
59cfd698
Pipeline
#11154
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ff78d434
...
...
@@ -52,7 +52,7 @@ build-install-annote-and-quicktree:
build-ubuntu
:
only
:
-
docker
stage
:
comple
te
stage
:
comp
i
le
image
:
$CI_DSI_REGISTRY_IMAGE:centos7-maven
script
:
-
apk update ; apk add git
...
...
@@ -65,7 +65,7 @@ build-ubuntu:
build-mafft
:
only
:
-
docker
stage
:
comple
te
stage
:
comp
i
le
image
:
$CI_DSI_REGISTRY_IMAGE:centos7-maven
script
:
-
apk update ; apk add git
...
...
@@ -78,7 +78,7 @@ build-mafft:
build-mmseqs_and_fastme
:
only
:
-
docker
stage
:
comple
te
stage
:
comp
i
le
image
:
$CI_DSI_REGISTRY_IMAGE:centos7-maven
script
:
-
apk update ; apk add git
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment