Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
toolmantim committed Sep 19, 2016
1 parent b477a7c commit eb1cb09
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Features:
- [Optimizing for Slow Docker Builds](#optimizing-for-slow-docker-builds)
- [Security](#security)
- [Questions?](#questions)
- [Releasing](#releasing)
- [Licence](#licence)

<!-- tocstop -->
Expand Down Expand Up @@ -248,6 +249,12 @@ Also keep in mind the EC2 HTTP metadata server is available from within builds,
Feel free to drop me an email to [email protected] with questions, or checkout the `#aws-stack` and `#aws` channels in [Buildkite Slack](https://chat.buildkite.com/).

## Releasing

* Create and push `v${VERSION}` tag (e.g. `v10.0`)
* Upload stack JSON and mapping YML artifacts to `buildkite-aws-stack` S3 bucket
* Create GitHub release (following previous release as a template) w/ stack JSON and mapping YML attached.

## Licence

See [Licence.md](Licence.md) (MIT)

0 comments on commit eb1cb09

Please sign in to comment.