Skip to content
Snippets Groups Projects
Commit ff78d434 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

stage is compile, not complete

parent 59cfd698
No related branches found
No related tags found
No related merge requests found
Pipeline #11154 failed
......@@ -52,7 +52,7 @@ build-install-annote-and-quicktree:
build-ubuntu:
only:
- docker
stage: complete
stage: compile
image: $CI_DSI_REGISTRY_IMAGE:centos7-maven
script:
- apk update ; apk add git
......@@ -65,7 +65,7 @@ build-ubuntu:
build-mafft:
only:
- docker
stage: complete
stage: compile
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: complete
stage: compile
image: $CI_DSI_REGISTRY_IMAGE:centos7-maven
script:
- apk update ; apk add git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment