mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-25 15:02:45 +00:00
gpu: Add secrets inherit
We need the KBUILD_SIGN_PIN secret in the workflow call Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
This commit is contained in:
parent
f29c4e6668
commit
2146155ada
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
tarball-suffix: -${{ inputs.tag }}
|
||||
commit-hash: ${{ inputs.commit-hash }}
|
||||
target-branch: ${{ inputs.target-branch }}
|
||||
secrets: inherit
|
||||
|
||||
publish-kata-deploy-payload-amd64:
|
||||
needs: build-kata-static-tarball-amd64
|
||||
|
Loading…
Reference in New Issue
Block a user