Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ A build and deployment to the staging environment is triggered on a manual relea
with the hash of the triggering commit and published to AWS Elastic Container Registry. Images built and deployed to
for the staging environment are ephemeral and not used anywhere else.

Please ensure that all staged releases follow semantic versioning: [semver](https://semver.org/).

### Production environment

A build and deployment to the production environment is triggered on a manual release set to "release". Docker images are tagged
Expand Down
Loading