Skip to content

Commit

Permalink
Add instructions for manual deploy (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Nov 15, 2023
1 parent ea5c293 commit cc65f7b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,10 @@ Releasing
2. Publish a new release and tag ``vX.Y.Z``, using autogenerated changelog
3. Watch for deployment notifications in the Mozilla ``#kinto-standup`` Slack channel.

In order to deploy manually (eg. to production):

1. Go to [deployment workflow page](https://github.com/mozilla-sre-deploy/deploy-remote-settings/actions/workflows/gcp.yaml)
2. Click on `Run workflow`
3. Pick `Branch=main`, `Environment=prod`, `ref=vX.Y.Z`, and click `Run workflow`

See `Environments <https://remote-settings.readthedocs.io/en/latest/getting-started.html#environments>`_ section for more details about deployments.

0 comments on commit cc65f7b

Please sign in to comment.