Skip to content
Snippets Groups Projects
Commit 3edd9394 authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

Update .gitlab-ci.yml

parent 03096dd2
No related branches found
No related tags found
No related merge requests found
Pipeline #1161 failed
......@@ -12,7 +12,6 @@ build:
stage: build
script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker pull $CI_REGISTRY_IMAGE:master
- docker build --cache-from $CI_REGISTRY_IMAGE:master -t $IMAGE_TAG .
- docker push $IMAGE_TAG
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment