Update .gitea/workflows/authentik-apps.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
Terraform / Terraform (push) Successful in 27s

This commit is contained in:
ab
2025-09-16 12:36:03 +00:00
parent a8c089d9ec
commit 600a1dfb6e

View File

@@ -31,11 +31,6 @@ jobs:
run: terraform init
working-directory: ./terraform/authentik
- name: Terraform Format
run: pwd && ls -la
continue-on-error: true
working-directory: ./terraform/authentik
- name: Terraform Format
run: terraform fmt -check
continue-on-error: true