Set target build args
This commit is contained in:
@@ -127,6 +127,7 @@ jobs:
|
|||||||
${{ env.DOCKERHUB_REPO }}:${{ steps.psiphon.outputs.version }}
|
${{ env.DOCKERHUB_REPO }}:${{ steps.psiphon.outputs.version }}
|
||||||
${{ env.DOCKERHUB_REPO }}:latest
|
${{ env.DOCKERHUB_REPO }}:latest
|
||||||
build-args: |
|
build-args: |
|
||||||
|
TARGETS= ${{ env.TARGET_PLATFORMS }}
|
||||||
GO_VERSION=${{ steps.psiphon.outputs.go_version }}
|
GO_VERSION=${{ steps.psiphon.outputs.go_version }}
|
||||||
PSIPHON_VERSION=${{ steps.psiphon.outputs.version }}
|
PSIPHON_VERSION=${{ steps.psiphon.outputs.version }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user