Merge pull request #2298 from cisagov/new-dev-sandbox-ag

New dev sandbox ag
This commit is contained in:
Alysia Broddrick 2024-06-18 07:55:51 -07:00 committed by GitHub
commit 91a92ae11e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 36 additions and 0 deletions

View file

@ -27,6 +27,7 @@ jobs:
|| startsWith(github.head_ref, 'cb/')
|| startsWith(github.head_ref, 'hotgov/')
|| startsWith(github.head_ref, 'litterbox/')
|| startsWith(github.head_ref, 'ag/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"

View file

@ -16,6 +16,7 @@ on:
- stable
- staging
- development
- ag
- litterbox
- hotgov
- cb

View file

@ -16,6 +16,7 @@ on:
options:
- staging
- development
- ag
- litterbox
- hotgov
- cb