This commit is contained in:
martin.cholewa
2025-09-26 09:03:41 +02:00
parent 07addb9ca9
commit 0823f9e009

View File

@@ -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: