mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-14 21:44:08 +02:00
added infa for es sandbox
This commit is contained in:
parent
f8e5f9ba0e
commit
b41e847150
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-sandbox.yaml
vendored
1
.github/workflows/deploy-sandbox.yaml
vendored
|
@ -19,6 +19,7 @@ jobs:
|
||||||
|| startsWith(github.head_ref, 'rh/')
|
|| startsWith(github.head_ref, 'rh/')
|
||||||
|| startsWith(github.head_ref, 'nl/')
|
|| startsWith(github.head_ref, 'nl/')
|
||||||
|| startsWith(github.head_ref, 'dk/')
|
|| startsWith(github.head_ref, 'dk/')
|
||||||
|
|| startsWith(github.head_ref, 'es/')
|
||||||
outputs:
|
outputs:
|
||||||
environment: ${{ steps.var.outputs.environment}}
|
environment: ${{ steps.var.outputs.environment}}
|
||||||
runs-on: "ubuntu-latest"
|
runs-on: "ubuntu-latest"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue