added infa for es sandbox

This commit is contained in:
Alysia Broddrick 2023-09-26 18:27:41 -07:00
parent f8e5f9ba0e
commit b41e847150
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

View file

@ -19,6 +19,7 @@ jobs:
|| startsWith(github.head_ref, 'rh/')
|| startsWith(github.head_ref, 'nl/')
|| startsWith(github.head_ref, 'dk/')
|| startsWith(github.head_ref, 'es/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"