diff --git a/.gitea/workflows/140_DEPLOY_cloudINIT140.yaml b/.gitea/workflows/140_DEPLOY_cloudINIT140.yaml index 7c2d859..c9491b6 100644 --- a/.gitea/workflows/140_DEPLOY_cloudINIT140.yaml +++ b/.gitea/workflows/140_DEPLOY_cloudINIT140.yaml @@ -1,17 +1,4 @@ -name: Create VM at proxmox - -on: - workflow_dispatch: - inputs: - logLevel: - description: 'Log level' - required: true - default: 'warning' - type: choice - options: - - info - - warning - - debug +name: DEPLOY VM at proxmox jobs: deploy: