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

Add building image for 'ubuntu' and 'barrnap'

parent 8b120383
No related branches found
No related tags found
No related merge requests found
Pipeline #15890 failed
...@@ -22,17 +22,17 @@ build-test-image: ...@@ -22,17 +22,17 @@ build-test-image:
tags: tags:
- k8s - k8s
# build-install-barrnap: build-install-barrnap:
# only: only:
# - docker - docker
# stage: build stage: build
# script: script:
# - apk update #; apk add git - apk update #; apk add git
# # - git checkout master -- requirements.txt # - git checkout master -- requirements.txt
# - docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu-barrnaponly" for_build/barrnap_only - docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu-barrnaponly" for_build/barrnap_only
# - docker push "$CI_REGISTRY_IMAGE/install-ubuntu-barrnaponly" - docker push "$CI_REGISTRY_IMAGE/install-ubuntu-barrnaponly"
# tags: tags:
# - k8s - k8s
build-install-annote-and-quicktree: build-install-annote-and-quicktree:
only: only:
...@@ -46,17 +46,17 @@ build-install-annote-and-quicktree: ...@@ -46,17 +46,17 @@ build-install-annote-and-quicktree:
tags: tags:
- k8s - k8s
# build-ubuntu: build-ubuntu:
# only: only:
# - docker - docker
# stage: build stage: build
# script: script:
# - apk update # ; apk add git - apk update # ; apk add git
# # - git checkout master -- requirements.txt # - git checkout master -- requirements.txt
# - docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu" for_build/ubuntu - docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu" for_build/ubuntu
# - docker push "$CI_REGISTRY_IMAGE/install-ubuntu" - docker push "$CI_REGISTRY_IMAGE/install-ubuntu"
# tags: tags:
# - k8s - k8s
# build-mafft: # build-mafft:
# only: # only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment