mirror of
https://gitlab.sarex.io/infra/terraform-contour-mirror.git
synced 2026-08-05 18:31:00 +03:00
++ wire SKIP_MINIO_ADMIN var into workflow env
This commit is contained in:
parent
9417c514c7
commit
43ef575255
@ -35,6 +35,7 @@ on:
|
||||
env:
|
||||
TF_STATE_S3_REGION: ru-central1
|
||||
INFRA_ENV: ${{ vars.INFRA_ENV }}
|
||||
SKIP_MINIO_ADMIN: ${{ vars.SKIP_MINIO_ADMIN }}
|
||||
|
||||
jobs:
|
||||
validate:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user