From a06362e607588378d40da04293760803924c22c5 Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Wed, 20 Aug 2025 18:20:02 +0000 Subject: [PATCH] Update .gitea/workflows/ci-test.yaml --- .gitea/workflows/ci-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index c958f69..00f2a4d 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -42,7 +42,7 @@ jobs: working-directory: infra/iac run: | tofu init - tofu taint proxmox_virtual_environment_vm.VM_Kubernetes_01 + tofu taint proxmox_virtual_environment_vm.VM-Kubernetes-01 - name: Plan working-directory: infra/iac