Skip to content

Commit ef9b77a

Browse files
committed
test build
1 parent b3b14bd commit ef9b77a

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
@@ -32,6 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
needs: fetch-data
3434
strategy:
35+
fail-fast: false
3536
matrix:
3637
tag: ${{ fromJSON(needs.fetch-data.outputs.tags) }}
3738
steps:

0 commit comments

Comments
 (0)