Skip to content

Commit

Permalink
Updated image respin instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
fgiorgetti committed Sep 18, 2023
1 parent aacbb5c commit 75641ad
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions RELEASE.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ under the License
** Create a test image using the "Run Workflow" dropdown in the "Manual skupper-router image build"
page from the Actions tab in github. Make sure the "Push :latest tag?" checkbox is unchecked while creating this test re-spin.
** Once the test image is created, use it in skupper-ci and make sure all CI tests pass.
* Once the skupper CI tests are successful, go to the *https://github.com/skupperproject/skupper-router/actions/workflows/release.yml[Release skupper-router]*
action page and find the workflow run for the respective tag
* Open the correct workflow run for the tag to be updated and click "Re-run all jobs"
* Once the skupper CI tests are successful, go to the *https://github.com/skupperproject/skupper-router/actions/workflows/release-respin.yml[Respin a skupper-router image for a released tag]*
action page and click the `Run workflow` dropdown.
* In the `Use workflow from` field, choose `main`.
* In the field that says: `A version (git tag) that has already been released`, enter the github tag to respin (i.e.: 2.4.2).
* Then click button `Run workflow`.

0 comments on commit 75641ad

Please sign in to comment.