Skip to content

Commit 7a0bdf9

Browse files
davdhacsporridge
andauthored
Apply suggestion from @porridge
Co-authored-by: Marcin Owsiany <porridge@redhat.com>
1 parent d08ee9a commit 7a0bdf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Each image flavor (e.g. `stackrox-test`, `scanner-test`) is pushed to
2323
1. **Merge to main** -- `tag.yaml` auto-creates a semver tag (e.g. `0.5.8`)
2424
2. **Tag push** -- `build.yaml` builds all images, pushes versioned tags, and
2525
updates `latest` (only if the tag is the highest version on main)
26-
3. **Promote to stable** -- run manually when ready:
26+
3. **Promote to stable** -- [run manually](https://github.com/stackrox/rox-ci-image/actions/workflows/promote-stable.yaml) when ready:
2727
```bash
2828
gh workflow run promote-stable.yaml
2929
# or with a specific version:

0 commit comments

Comments
 (0)