mirror of
https://gitlab.sarex.io/infra/terraform-contour-mirror.git
synced 2026-08-07 12:53:49 +03:00
++ add wf dispatch and test ci
This commit is contained in:
parent
cd7fe0249b
commit
76dca2b220
@ -12,8 +12,8 @@ name: Terraform Terragrunt (contour)
|
|||||||
# in the contour Vault.
|
# in the contour Vault.
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
workflow_dispatch:
|
|
||||||
branches: [contour]
|
branches: [contour]
|
||||||
paths:
|
paths:
|
||||||
- "live/**"
|
- "live/**"
|
||||||
|
|||||||
@ -3,7 +3,7 @@ current_environment: yc-k8s-test
|
|||||||
# Contour branch — one declarative source for ALL closed contours. The concrete
|
# Contour branch — one declarative source for ALL closed contours. The concrete
|
||||||
# contour is selected by INFRA_ENV (falls back to current_environment). Entities
|
# contour is selected by INFRA_ENV (falls back to current_environment). Entities
|
||||||
# use the SAME schema/contract as the product master branch; only the backend is
|
# use the SAME schema/contract as the product master branch; only the backend is
|
||||||
# in-cluster (see live/terragrunt.hcl providers). ++ ++
|
# in-cluster (see live/terragrunt.hcl providers). ++ ++ ++
|
||||||
environments:
|
environments:
|
||||||
yc-k8s-test:
|
yc-k8s-test:
|
||||||
namespaces:
|
namespaces:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user