Update releasing.md

This commit is contained in:
Alex Dadgar 2017-10-26 10:10:17 -07:00 committed by GitHub
parent 938deab01d
commit c6fc5af67d
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@ 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 webiste, `git checkout -b stable-webiste`
4. `git push origin stable-website
4. `git push origin stable-website`
5. In Slack run, `hashibot deploy nomad`