From 1d7c9ef1d263d9ca096df19b570625e1a22372ae Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sat, 7 Feb 2026 18:50:16 +0100 Subject: [PATCH] ffs --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 46dfb49..e9c8c4c 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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}