mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-04-19 19:59:13 +03:00
GHA fixes
This commit is contained in:
parent
19527ef1e0
commit
745141c752
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
|
@ -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 }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue