Merge pull request #9479 from wainersm/fix_coco_nontee_jobs

gha: make run-kata-coco-tests inherit secrets
This commit is contained in:
Fabiano Fidêncio 2024-04-16 13:46:52 +02:00 committed by GitHub
commit 7bb5490676
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -191,6 +191,7 @@ jobs:
commit-hash: ${{ inputs.commit-hash }}
pr-number: ${{ inputs.pr-number }}
target-branch: ${{ inputs.target-branch }}
secrets: inherit
run-k8s-tests-on-zvsi:
needs: [publish-kata-deploy-payload-s390x, build-and-publish-tee-confidential-unencrypted-image]