From 010296b5becd4e6046903491bf9ad6ce61650d6c Mon Sep 17 00:00:00 2001 From: "martin.cholewa" Date: Fri, 26 Sep 2025 09:06:53 +0200 Subject: [PATCH] simple delete --- .gitea/workflows/140_DELETE_cloudINIT140.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.gitea/workflows/140_DELETE_cloudINIT140.yaml b/.gitea/workflows/140_DELETE_cloudINIT140.yaml index ea5f5df..211cf14 100644 --- a/.gitea/workflows/140_DELETE_cloudINIT140.yaml +++ b/.gitea/workflows/140_DELETE_cloudINIT140.yaml @@ -2,16 +2,6 @@ name: Create VM at proxmox on: workflow_dispatch: - inputs: - logLevel: - description: 'Log level' - required: true - default: 'warning' - type: choice - options: - - info - - warning - - debug jobs: deploy: