mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-14 06:55:08 +02:00
remove the 18F sandboxes (#729)
* remove the 18F sandboxes * remove 18F team from fixtures
This commit is contained in:
parent
b75ce98a5a
commit
a297ad8963
10 changed files with 1 additions and 196 deletions
7
.github/workflows/deploy-sandbox.yaml
vendored
7
.github/workflows/deploy-sandbox.yaml
vendored
|
@ -9,12 +9,7 @@ on:
|
|||
jobs:
|
||||
variables:
|
||||
if: |
|
||||
startsWith(github.head_ref, 'ik/')
|
||||
|| startsWith(github.head_ref, 'jon')
|
||||
|| startsWith(github.head_ref, 'sspj/')
|
||||
|| startsWith(github.head_ref, 'mr/')
|
||||
|| startsWith(github.head_ref, 'nmb/')
|
||||
|| startsWith(github.head_ref, 'ab/')
|
||||
startsWith(github.head_ref, 'ab/')
|
||||
|| startsWith(github.head_ref, 'bl/')
|
||||
|| startsWith(github.head_ref, 'rjm/')
|
||||
|| startsWith(github.head_ref, 'rb/')
|
||||
|
|
5
.github/workflows/migrate.yaml
vendored
5
.github/workflows/migrate.yaml
vendored
|
@ -20,11 +20,6 @@ on:
|
|||
- ab
|
||||
- bl
|
||||
- rjm
|
||||
- jon
|
||||
- ik
|
||||
- sspj
|
||||
- nmb
|
||||
- mr
|
||||
|
||||
jobs:
|
||||
migrate:
|
||||
|
|
5
.github/workflows/reset-db.yaml
vendored
5
.github/workflows/reset-db.yaml
vendored
|
@ -21,11 +21,6 @@ on:
|
|||
- ab
|
||||
- bl
|
||||
- rjm
|
||||
- jon
|
||||
- ik
|
||||
- sspj
|
||||
- nmb
|
||||
- mr
|
||||
|
||||
jobs:
|
||||
reset-db:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue