Skip to content

Commit

Permalink
GHA fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoduykhanh committed May 24, 2023
1 parent 19527ef commit 745141c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ jobs:
build-args: |
APP_VERSION=${{ env.APP_VERSION }}
BUILD_TIME=${{ env.BUILD_TIME }}
COMMIT=${{ env.COMMIT }}
COMMIT=${{ env.SHORT_SHA }}

0 comments on commit 745141c

Please sign in to comment.