added infra for litterbox and hotgov sandboxes

This commit is contained in:
Alysia Broddrick 2024-06-06 17:52:42 -07:00
parent e15f1b2cdf
commit 2e5510a0c6
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7
7 changed files with 163 additions and 91 deletions

View file

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

View file

@ -16,6 +16,8 @@ on:
- stable
- staging
- development
- litterbox
- hotgov
- cb
- bob
- meoward

View file

@ -16,6 +16,8 @@ on:
options:
- staging
- development
- litterbox
- hotgov
- cb
- bob
- meoward