Update .gitea/workflows/ci-test.yaml

This commit is contained in:
2025-08-20 18:20:02 +00:00
parent bbacb525e4
commit a06362e607

View File

@ -42,7 +42,7 @@ jobs:
working-directory: infra/iac working-directory: infra/iac
run: | run: |
tofu init tofu init
tofu taint proxmox_virtual_environment_vm.VM_Kubernetes_01 tofu taint proxmox_virtual_environment_vm.VM-Kubernetes-01
- name: Plan - name: Plan
working-directory: infra/iac working-directory: infra/iac