wrong datetime

This commit is contained in:
Greyscale 2024-01-26 15:28:05 +01:00
parent d18aef4de3
commit f5fd6436a6
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2

View file

@ -82,7 +82,7 @@ jobs:
target: bouncer
build-args: |
GIT_SHA="${{ github.sha }}"
BUILD_DATE="${{ steps.date.outputs.datetime }}"
BUILD_DATE="${{ steps.date.outputs.container_build_datetime }}"
GIT_COMMIT_MESSAGE="${{ github.event.head_commit.message }}"
tags: |
benzine/bouncer