Skip to content

Commit

Permalink
Update README.md (#132)
Browse files Browse the repository at this point in the history
With the new containerized release to stage environment,  Stage uses a single branch approach so both stage-stable and stage-beta envs are ran off of master.
  • Loading branch information
adonispuente authored Nov 9, 2023
1 parent ca15010 commit ec79ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Any push to the following branches will trigger a build in [vuln4shift-frontend-
| Push to branch in this repo | Updated branch in build repo | Environment | Available at
| :--------------------------- | :---------------------------- | :---------------- | :-----------
| master | stage-beta | stage beta | https://console.stage.redhat.com/preview
| stage-stable | stage-stable | stage stable | https://console.stage.redhat.com
| master | stage-stable | stage stable | https://console.stage.redhat.com
| prod-beta | prod-beta | production beta | https://console.redhat.com/preview
| prod-stable | prod-stable | production stable | https://console.redhat.com

Expand Down

0 comments on commit ec79ca0

Please sign in to comment.