ffs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Christoph Haas 2026-02-07 18:50:16 +01:00
parent 8a00785bfc
commit 1d7c9ef1d2

View file

@ -20,4 +20,4 @@ steps:
# tell the Dockerfile about the commit SHA and build date
build_args:
- COMMIT_SHA=${CI_COMMIT_SHA:0:7}
- BUILD_DATE=$(date -u +"%Y-%m-%d %H:%M:%S")
- BUILD_DATE=${CI_PIPELINE_CREATED}