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

build all docker images on the physical kubernet machine

parent 5741b151
No related branches found
No related tags found
No related merge requests found
Pipeline #11479 failed
...@@ -19,6 +19,8 @@ build-test-image: ...@@ -19,6 +19,8 @@ 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:
......
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