Skip to content

Commit

Permalink
Merge pull request openshift#2051 from asalkeld/release-docs
Browse files Browse the repository at this point in the history
Fix link to VM image releasing SOP
  • Loading branch information
openshift-merge-robot committed Nov 2, 2019
2 parents 538b9a4 + ea45788 commit 72a3e0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release.md
Expand Up @@ -63,7 +63,7 @@ Branching model

0. Build and publish the VM image. For major releases, typically this should
happen at the end of the second week of the sprint. See the [VM building
SOP.](https://github.com/openshift/azure-sop/blob/master/release/README.asciidoc)
SOP.](https://github.com/openshift/azure-sop/blob/master/SOP/eng/releng.asciidoc)

1. Container images are built hourly from master. When you are ready to release
the container image, [tag
Expand All @@ -72,7 +72,7 @@ Branching model
`openshift-on-azure` quay.io team have access.)

Images for production are released to ACR. This can be done by people,
who have ACR root secrets. These images can be built by checking out
who have ACR root secrets. These images can be built by checking out
`release-vX` branch and running command `make azure-push`. For this command
to publish images to quay.io.
Publishing to ACR is a manual process for now.
Expand Down

0 comments on commit 72a3e0e

Please sign in to comment.