Skip to content
Snippets Groups Projects
Commit 95436375 authored by Marvin Weiler's avatar Marvin Weiler
Browse files

Update .gitlab-ci.yml file, use sha to pin version

parent 92137c5a
No related branches found
No related tags found
No related merge requests found
Pipeline #148754 passed
......@@ -20,4 +20,4 @@ container:
/kaniko/executor
--context "${CI_PROJECT_DIR}"
--dockerfile "${CI_PROJECT_DIR}/Dockerfile"
--destination "${CI_REGISTRY_IMAGE}:${CI_COMMIT_TAG}"
--destination "${CI_REGISTRY_IMAGE}:${CI_COMMIT_SHORT_SHA}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment