Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
Co-authored-by: Bryce Palmer <everettraven@gmail.com>
  • Loading branch information
camilamacedo86 and everettraven committed Jun 24, 2022
1 parent 2a09aa1 commit 8f1fb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Expand Up @@ -55,7 +55,7 @@ As a workaround we can release from locally by:

1. Download google container builder: https://github.com/GoogleCloudPlatform/cloud-build-local
2. Verify that you can use the cloud-build-local CLI tool
3. Ensure that you are locally in the branch created for the release
3. Ensure that you are locally in the branch created for the release (`release-<MAJOR.MINOR>`)
4. Ensure that it has no changes in the code source ( `git status`)
5. Create the directory `cloudbuild` (`mkdir cloudbuild`)
6. Then, update the file `build/cloudbuild_local.yaml` with:
Expand Down

0 comments on commit 8f1fb5f

Please sign in to comment.