-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: broken release candidate workflow (#306)
This commit fixes the broken candidate release workflow by incorporating the candidate release workflow into the main `release` workflow. This modifies the graphs as follows e2e-test -> <release-pr?> ┳━ yes ━▸ create-gh-pre-release -> publish-olm-candidate ┃ ┗━ no ━▸ publish-olm-development Signed-by: sthaha@redhat.com
- Loading branch information
Showing
3 changed files
with
59 additions
and
41 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters