mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-12 22:48:09 +02:00
updated documentation with staging addition
This commit is contained in:
parent
32f4916951
commit
2bd11da866
3 changed files with 6 additions and 5 deletions
|
@ -42,10 +42,9 @@ Optionally, load data from fixtures as well
|
|||
cf run-task getgov-ENVIRONMENT --wait --command 'python manage.py load' --name loaddata
|
||||
```
|
||||
|
||||
For the `stable` environment, developers don't have credentials so we need to
|
||||
run that command using Github Actions. Go to
|
||||
For the `stable` or `staging` environments, developers don't have credentials so we need to run that command using Github Actions. Go to
|
||||
<https://github.com/cisagov/getgov/actions/workflows/migrate.yaml> and select
|
||||
the "Run workflow" button, making sure that `stable` is selected.
|
||||
the "Run workflow" button, making sure that `stable` or `staging` depending on which envirornment you desire to update.
|
||||
|
||||
## Getting data for fixtures
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue