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

build docker image for tests

parent dc3970cf
No related branches found
No related tags found
No related merge requests found
Pipeline #11062 passed
...@@ -18,7 +18,6 @@ build-test-image: ...@@ -18,7 +18,6 @@ build-test-image:
- git checkout master -- requirements.txt - git checkout master -- requirements.txt
- docker build --pull -t "$CI_REGISTRY_IMAGE/testing-ubuntu" for_tests - docker build --pull -t "$CI_REGISTRY_IMAGE/testing-ubuntu" for_tests
- docker push "$CI_REGISTRY_IMAGE/testing-ubuntu" - docker push "$CI_REGISTRY_IMAGE/testing-ubuntu"
- mmseqs
# build-install-barrnap: # build-install-barrnap:
# only: # only:
......
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