Workflow angepasst
Some checks failed
Auto-Deploy to Proxmox / build-and-run (push) Failing after 2s
Some checks failed
Auto-Deploy to Proxmox / build-and-run (push) Failing after 2s
This commit is contained in:
@@ -6,11 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-run:
|
build-and-run:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# Dies ist der "Trick", um den Host-Modus ohne :host Label zu erzwingen:
|
|
||||||
container:
|
|
||||||
image: ""
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user