We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac88e6 commit 1a0a1e1Copy full SHA for 1a0a1e1
.github/workflows/staging.yml
@@ -32,6 +32,7 @@ jobs:
32
call-docker-build:
33
needs: prepare-staging-branches
34
uses: ./.github/workflows/docker_images.yml
35
+ secrets: inherit
36
with:
37
GIT_OWNER: 'kernelci'
38
GIT_BRANCH: 'staging-snapshot'
0 commit comments