Update .gitea/workflows/authentik-apps.yaml
This commit is contained in:
@@ -31,11 +31,6 @@ jobs:
|
|||||||
run: terraform init
|
run: terraform init
|
||||||
working-directory: ./terraform/authentik
|
working-directory: ./terraform/authentik
|
||||||
|
|
||||||
- name: Terraform Format
|
|
||||||
run: pwd && ls -la
|
|
||||||
continue-on-error: true
|
|
||||||
working-directory: ./terraform/authentik
|
|
||||||
|
|
||||||
- name: Terraform Format
|
- name: Terraform Format
|
||||||
run: terraform fmt -check
|
run: terraform fmt -check
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
Reference in New Issue
Block a user