Skip to content
Snippets Groups Projects
Commit 4793158d authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

ci

parent 251572cf
Branches
Tags
No related merge requests found
...@@ -64,6 +64,7 @@ build-testenv: ...@@ -64,6 +64,7 @@ build-testenv:
- docker login -u testuser -p $CI_REGISTRY_PASSWORD $CI_REGISTRY - docker login -u testuser -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
# use here general latest or specific branch latest... # use here general latest or specific branch latest...
- docker pull $CI_REGISTRY_IMAGE:latest || true - docker pull $CI_REGISTRY_IMAGE:latest || true
- cd .docker
- docker build - docker build
--pull --pull
--file .dockerfile --file .dockerfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment