Skip to content

Commit

Permalink
Remove checking prow build status (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalKalke authored Oct 23, 2024
1 parent 38af2da commit 2339615
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
34 changes: 0 additions & 34 deletions .github/scripts/verify-release-builds.sh

This file was deleted.

3 changes: 0 additions & 3 deletions .github/workflows/promote-to-release-channel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ jobs:
git tag ${{ github.event.inputs.new_warden_tag }}
git push origin ${{ github.event.inputs.new_warden_tag }}
- name: Verify job status
run: ./.github/scripts/verify-release-builds.sh ${{ github.ref_name }}

promote-warden:
name: Render warden with skr config
needs: upgrade-images
Expand Down

0 comments on commit 2339615

Please sign in to comment.