We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e94f027 commit 82dab32Copy full SHA for 82dab32
.github/workflows/build-kubectl.yml
@@ -45,7 +45,7 @@ jobs:
45
cat $GITHUB_OUTPUT
46
- name: debug
47
run: |
48
- echo ${{ steps.data.build_args }}
+ echo ${{ steps.data.outputs.build_args }}
49
50
#- name: Build-kubetcl-with-shell
51
# uses: coopTilleuls/action-docker-build-push@custom-tags
0 commit comments