Update .gitea/workflows/authentik-apps.yaml
This commit is contained in:
@@ -31,6 +31,11 @@ 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
|
||||
|
Reference in New Issue
Block a user