From 7d0b01884c614d312b8ee88f57773d50bbac7281 Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Mon, 25 Aug 2025 14:00:03 +0000 Subject: [PATCH] Update .gitea/workflows/ci-test.yaml --- .gitea/workflows/ci-test.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index f118215..bc81c44 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -118,8 +118,6 @@ jobs: working-directory: infra/iac run: | tofu init - tofu state rm proxmox_virtual_environment_vm.VM-Kubernetes-01 - tofu state rm proxmox_virtual_environment_vm.proxmox-kubernetes-VM-template - name: Plan working-directory: infra/iac