mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-22 20:13:48 +00:00
Update publish.yml
to have ARCH
build argument
This commit is contained in:
parent
e8d7cd0751
commit
52f1eae341
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -70,6 +70,7 @@ jobs:
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
build-args: |
|
||||
ARCH=amd64
|
||||
SEM_VER=${{ steps.versioning.outputs.version }}
|
||||
BUILD_TIMESTAMP=${{ steps.version_parameters.outputs.build_timestamp }}
|
||||
GIT_BRANCH=${{ steps.version_parameters.outputs.branch }}
|
||||
|
Loading…
Reference in New Issue
Block a user