Skip to content

Commit

Permalink
chore(ci): do not require build-push-image for release integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek committed Apr 23, 2024
1 parent cd6df76 commit a1ee91e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/__release-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ jobs:

test-integration-current-kubernetes:
runs-on: ubuntu-latest
needs: build-push-images
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit a1ee91e

Please sign in to comment.