Skip to content
Snippets Groups Projects
Commit 64550fc9 authored by Thomas  MENARD's avatar Thomas MENARD
Browse files

Update .gitlab-ci.yml

parent 90cc724b
No related branches found
No related tags found
No related merge requests found
Pipeline #11295 failed
...@@ -19,8 +19,7 @@ build-test-image: ...@@ -19,8 +19,7 @@ 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"
tags:
- k8s
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