Skip to content
Snippets Groups Projects
Verified Commit 472bc927 authored by Felix Eckhofer's avatar Felix Eckhofer :man_dancing:
Browse files

Drop timestamps from docker build for reproducible image hashes

parent bf5ebd5c
No related branches found
No related tags found
No related merge requests found
Pipeline #36825 passed
......@@ -10,6 +10,7 @@ docker-build:
--context "${CI_PROJECT_DIR}"
--dockerfile "${CI_PROJECT_DIR}/Dockerfile"
--destination "${DOCKER_IMAGE_NAME}"
--reproducible
rules:
- if: $CI_COMMIT_BRANCH
exists:
......
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