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

ci

parent bbfa2d9c
No related branches found
No related tags found
No related merge requests found
......@@ -99,6 +99,7 @@ build-testenv:
# use here general latest or specific branch latest...
- docker pull $CI_REGISTRY_IMAGE:latest || true
- docker build
--pull
--cache-from $CI_REGISTRY_IMAGE:latest
-t $CI_REGISTRY_IMAGE:latest .
- docker push $CI_REGISTRY_IMAGE:latest
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