mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
Update .gitea/workflows/ci-test.yaml
This commit is contained in:
@ -34,7 +34,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Plan
|
- name: Plan
|
||||||
working-directory: infra/iac
|
working-directory: infra/iac
|
||||||
run:|
|
run: |
|
||||||
# Find all .auto.tfvars in the secrets folder
|
# Find all .auto.tfvars in the secrets folder
|
||||||
VAR_FILES=""
|
VAR_FILES=""
|
||||||
for f in ../secrets/*.auto.tfvars; do
|
for f in ../secrets/*.auto.tfvars; do
|
||||||
|
|||||||
Reference in New Issue
Block a user