GHA fixes
This commit is contained in:
parent
19527ef1e0
commit
745141c752
|
|
@ -93,4 +93,4 @@ jobs:
|
|||
build-args: |
|
||||
APP_VERSION=${{ env.APP_VERSION }}
|
||||
BUILD_TIME=${{ env.BUILD_TIME }}
|
||||
COMMIT=${{ env.COMMIT }}
|
||||
COMMIT=${{ env.SHORT_SHA }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue