GHA fixes

This commit is contained in:
Khanh Ngo
2023-05-24 18:00:48 +02:00
parent 19527ef1e0
commit 745141c752

View File

@@ -93,4 +93,4 @@ jobs:
build-args: | build-args: |
APP_VERSION=${{ env.APP_VERSION }} APP_VERSION=${{ env.APP_VERSION }}
BUILD_TIME=${{ env.BUILD_TIME }} BUILD_TIME=${{ env.BUILD_TIME }}
COMMIT=${{ env.COMMIT }} COMMIT=${{ env.SHORT_SHA }}