Merge pull request #841 from cisagov/new-dev-sandbox-rh

Add new developer sandbox 'rh' infrastructure
This commit is contained in:
Alysia Broddrick 2023-08-08 07:07:55 -07:00 committed by GitHub
commit a3661243ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 33 additions and 0 deletions

View file

@ -15,6 +15,7 @@ jobs:
|| startsWith(github.head_ref, 'rb/')
|| startsWith(github.head_ref, 'ko/')
|| startsWith(github.head_ref, 'gd/')
|| startsWith(github.head_ref, 'rh/')
|| startsWith(github.head_ref, 'za/')
outputs:
environment: ${{ steps.var.outputs.environment}}

View file

@ -15,6 +15,7 @@ on:
options:
- stable
- staging
- rh
- za
- gd
- rb

View file

@ -16,6 +16,7 @@ on:
options:
- stable
- staging
- rh
- za
- gd
- rb