Skip to content

Commit 8550130

Browse files
committed
test build
1 parent 0e138d2 commit 8550130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-kubectl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: test
3939
run: echo "$OUTPUT1 $OUTPUT2 ${{matrix.tag}}"
4040
- name: data
41+
id: data
4142
run: |
4243
KUBECTL_VERSION=$(echo '${{needs.fetch-data.outputs.versions }}' | jq --arg KEY "${{ matrix.tag }}" '.[$KEY]')
4344
echo $KUBECTL_VERSION

0 commit comments

Comments
 (0)