Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe committed Mar 31, 2023
1 parent 38ff882 commit 224bf80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ bob trigger-promotion \
--branch=main \
staging
```
1. Use `bob` to promote artifacts to **production**
6. Use `bob` to promote artifacts to **production**
```
bob trigger-promotion \
--product-name=hc-install \
Expand All @@ -36,3 +36,5 @@ bob trigger-promotion \
--branch=main \
production
```
7. Wait for a message in the Slack channel saying that authorisation is needed to promote artifacts to production. Click on the link and approve.
8. Once notified that promotion is successful, go to https://github.com/hashicorp/crt-workflows-common/actions/workflows/promote-production-packaging.yml, locate the hc-install promote-production-packaging workflow, and approve.

0 comments on commit 224bf80

Please sign in to comment.