mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
updated sandbox for zander
This commit is contained in:
parent
dcf8135e5f
commit
889be277f2
4 changed files with 69 additions and 66 deletions
1
.github/workflows/deploy-sandbox.yaml
vendored
1
.github/workflows/deploy-sandbox.yaml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
|| startsWith(github.head_ref, 'rb/')
|
||||
|| startsWith(github.head_ref, 'ko/')
|
||||
|| startsWith(github.head_ref, 'gd/')
|
||||
|| startsWith(github.head_ref, 'za/')
|
||||
outputs:
|
||||
environment: ${{ steps.var.outputs.environment}}
|
||||
runs-on: "ubuntu-latest"
|
||||
|
|
1
.github/workflows/migrate.yaml
vendored
1
.github/workflows/migrate.yaml
vendored
|
@ -15,6 +15,7 @@ on:
|
|||
options:
|
||||
- stable
|
||||
- staging
|
||||
- za
|
||||
- gd
|
||||
- rb
|
||||
- ko
|
||||
|
|
1
.github/workflows/reset-db.yaml
vendored
1
.github/workflows/reset-db.yaml
vendored
|
@ -16,6 +16,7 @@ on:
|
|||
options:
|
||||
- stable
|
||||
- staging
|
||||
- za
|
||||
- gd
|
||||
- rb
|
||||
- ko
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue