mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 21:19:42 +02:00
added missing deploy line
This commit is contained in:
parent
4f8e1e9231
commit
9ed214256d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-sandbox.yaml
vendored
1
.github/workflows/deploy-sandbox.yaml
vendored
|
@ -20,6 +20,7 @@ jobs:
|
||||||
|| 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/')
|
|| startsWith(github.head_ref, 'es/')
|
||||||
|
|| startsWith(github.head_ref, 'ky/')
|
||||||
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