mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 08:52:16 +02:00
Add new developer sandbox 'rb' infrastructure
This commit is contained in:
parent
42fa56c219
commit
ed53ef3400
4 changed files with 32 additions and 0 deletions
1
.github/workflows/migrate.yaml
vendored
1
.github/workflows/migrate.yaml
vendored
|
@ -14,6 +14,7 @@ on:
|
|||
description: Which environment should we run migrations for?
|
||||
options:
|
||||
- stable
|
||||
- rb
|
||||
- ab
|
||||
- bl
|
||||
- rjm
|
||||
|
|
1
.github/workflows/reset-db.yaml
vendored
1
.github/workflows/reset-db.yaml
vendored
|
@ -15,6 +15,7 @@ on:
|
|||
description: Which environment should we flush and re-load data for?
|
||||
options:
|
||||
- stable
|
||||
- rb
|
||||
- ab
|
||||
- bl
|
||||
- rjm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue