Skip to content
Snippets Groups Projects
Commit f3be7c16 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Disable cache

parent dfeabc66
No related branches found
No related tags found
No related merge requests found
Pipeline #90284 passed
......@@ -15,7 +15,7 @@ docker:
--dockerfile $CI_PROJECT_DIR/Dockerfile
--destination $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME
--destination $CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA
--cache=true
--cache=false
--cleanup
deploy:
......
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