Merge branch 'f-release-guide' of github.com:hashicorp/nomad into f-release-guide

This commit is contained in:
Alex Dadgar 2017-10-26 12:34:22 -07:00
commit 0a5db5b197
1 changed files with 2 additions and 2 deletions

View File

@ -23,6 +23,6 @@ Assuming master is the branch you want the website to reflect
1. On master, bump the version in `website/config.rb`
2. Delete the remote stable-website branch (`git push -d origin stable-website`)
3. Create the new stable website, `git checkout -b stable-website`
4. `git push origin stable-website
3. Create the new stable webiste, `git checkout -b stable-website`
4. `git push origin stable-website`
5. In Slack run, `hashibot deploy nomad`