Add new developer sandbox 'jon' infrastructure

This commit is contained in:
LoganMMcDonald 2023-02-06 10:42:40 -08:00
parent e6e69b237f
commit d06af6f6d8
No known key found for this signature in database
GPG key ID: 0077268945B901F4
5 changed files with 31 additions and 0 deletions

View file

@ -23,6 +23,7 @@ jobs:
deploy:
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/')

View file

@ -14,6 +14,7 @@ on:
description: Which environment should we run migrations for?
options:
- stable
- jon
- lmm
- ik
- sspj

View file

@ -15,6 +15,7 @@ on:
description: Which environment should we flush and re-load data for?
options:
- stable
- jon
- lmm
- ik
- sspj