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

regenerate all images

parent 305b92d3
Branches
No related tags found
No related merge requests found
Pipeline #34362 passed
......@@ -22,73 +22,73 @@ build-test-image:
tags:
- k8s
# build-install-barrnap:
# only:
# - docker
# stage: build
# script:
# - apk update #; apk add git
# # - git checkout master -- requirements.txt
# - docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu-barrnaponly" for_build/barrnap_only
# - docker push "$CI_REGISTRY_IMAGE/install-ubuntu-barrnaponly"
# tags:
# - k8s
build-install-barrnap:
only:
- docker
stage: build
script:
- apk update #; apk add git
# - git checkout master -- requirements.txt
- docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu-barrnaponly" for_build/barrnap_only
- docker push "$CI_REGISTRY_IMAGE/install-ubuntu-barrnaponly"
tags:
- k8s
# build-install-annote-and-quicktree:
# only:
# - docker
# stage: build
# script:
# - apk update #; apk add git
# # - git checkout master -- requirements.txt
# - docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu-annote-quicktree" for_build/annote_and_1tree
# - docker push "$CI_REGISTRY_IMAGE/install-ubuntu-annote-quicktree"
# tags:
# - k8s
build-install-annote-and-quicktree:
only:
- docker
stage: build
script:
- apk update #; apk add git
# - git checkout master -- requirements.txt
- docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu-annote-quicktree" for_build/annote_and_1tree
- docker push "$CI_REGISTRY_IMAGE/install-ubuntu-annote-quicktree"
tags:
- k8s
# build-ubuntu:
# only:
# - docker
# stage: build
# script:
# - apk update # ; apk add git
# # - git checkout master -- requirements.txt
# - docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu" for_build/ubuntu
# - docker push "$CI_REGISTRY_IMAGE/install-ubuntu"
# tags:
# - k8s
build-ubuntu:
only:
- docker
stage: build
script:
- apk update # ; apk add git
# - git checkout master -- requirements.txt
- docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu" for_build/ubuntu
- docker push "$CI_REGISTRY_IMAGE/install-ubuntu"
tags:
- k8s
# build-mafft:
# only:
# - docker
# stage: build
# script:
# - apk update # ; apk add git
# # - git checkout master -- requirements.txt
# - docker build --pull -t "$CI_REGISTRY_IMAGE/install-mafft" for_build/mafft
# - docker push "$CI_REGISTRY_IMAGE/install-mafft"
# tags:
# - k8s
build-mafft:
only:
- docker
stage: build
script:
- apk update # ; apk add git
# - git checkout master -- requirements.txt
- docker build --pull -t "$CI_REGISTRY_IMAGE/install-mafft" for_build/mafft
- docker push "$CI_REGISTRY_IMAGE/install-mafft"
tags:
- k8s
# build-mmseqs_and_fastme:
# only:
# - docker
# stage: build
# script:
# - apk update # ; apk add git
# # - git checkout master -- requirements.txt
# - docker build --pull -t "$CI_REGISTRY_IMAGE/install-mmseqs-fastme" for_build/mmseqs_and_fastme
# - docker push "$CI_REGISTRY_IMAGE/install-mmseqs-fastme"
# tags:
# - k8s
build-mmseqs_and_fastme:
only:
- docker
stage: build
script:
- apk update # ; apk add git
# - git checkout master -- requirements.txt
- docker build --pull -t "$CI_REGISTRY_IMAGE/install-mmseqs-fastme" for_build/mmseqs_and_fastme
- docker push "$CI_REGISTRY_IMAGE/install-mmseqs-fastme"
tags:
- k8s
# build-install-prodigal:
# only:
# - docker
# stage: build
# script:
# - apk update
# - docker build --pull -t "$CI_REGISTRY_IMAGE/install-prodigal" for_build/prodigal
# - docker push "$CI_REGISTRY_IMAGE/install-prodigal"
# tags:
# - k8s
build-install-prodigal:
only:
- docker
stage: build
script:
- apk update
- docker build --pull -t "$CI_REGISTRY_IMAGE/install-prodigal" for_build/prodigal
- docker push "$CI_REGISTRY_IMAGE/install-prodigal"
tags:
- k8s
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment