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

remove ls

parent dbdd3ed0
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -18,7 +18,6 @@ build-test-image:
- git checkout master -- requirements.txt
- docker build --pull -t "$CI_REGISTRY_IMAGE/testing-ubuntu" for_tests
- docker push "$CI_REGISTRY_IMAGE/testing-ubuntu"
- ls -la
build-install-base:
only:
......@@ -48,7 +47,6 @@ build-install-prokka:
- apk update ; apk add git
- docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu-prokkaonly" for_build/prokka_only
- docker push "$CI_REGISTRY_IMAGE/install-ubuntu-prokkaonly"
- ls -la
build-install-annote-and-quicktree:
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