diff options
author | Tim Smith <tsmith@chef.io> | 2019-06-11 13:40:02 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-06-11 13:40:41 -0700 |
commit | ab60abba523f5c105cd71de4e397eeb64cebba21 (patch) | |
tree | d0e8be45691c28c990a8bc3e7d43e76b69a394f2 /docs | |
parent | 4b6669d78d97687cb74e5d02b9483fb4c674aaec (diff) | |
download | chef-ab60abba523f5c105cd71de4e397eeb64cebba21.tar.gz |
Add some snarkreleasing_chef
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dev/how_to/releasing_chef_infra.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/dev/how_to/releasing_chef_infra.md b/docs/dev/how_to/releasing_chef_infra.md index a100ed088b..c4f9e53831 100644 --- a/docs/dev/how_to/releasing_chef_infra.md +++ b/docs/dev/how_to/releasing_chef_infra.md @@ -65,3 +65,7 @@ Once this is updated, you'll need to build / push the artifact to the Chocolatey 2. `choco push .\chef-client.15.1.9.nupkg --key API_KEY_HERE` Note: In order to push the artifact, you will need to be added as a maintainer on [Chocolatey.org](https://chocolatey.org/). + +### Relax + +You're done. You have a month to relax. |