fix: merge workflow env blocks
This commit is contained in:
parent
a5717fd7b9
commit
0b3ff0c94e
4
.github/workflows/pipeline.yml
vendored
4
.github/workflows/pipeline.yml
vendored
@ -2,6 +2,7 @@ name: Pipeline
|
||||
|
||||
env:
|
||||
VAULT_ADDR: https://vault.svc.plus
|
||||
DEFAULT_TARGET_HOST: jp-xhttp-contabo.svc.plus
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@ -39,9 +40,6 @@ defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
env:
|
||||
DEFAULT_TARGET_HOST: jp-xhttp-contabo.svc.plus
|
||||
|
||||
jobs:
|
||||
production_state:
|
||||
name: Production State
|
||||
|
||||
Loading…
Reference in New Issue
Block a user