.gitea/workflows/update.yml aktualisiert
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
maintenance:
|
maintenance:
|
||||||
name: Update host system
|
name: Update host system
|
||||||
runs-on: host # MUSS exakt zum Runner-Label passen
|
runs-on: gitea-runner # MUSS exakt zum Runner-Label passen
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# --- Debug / Sicherheit ---
|
# --- Debug / Sicherheit ---
|
||||||
|
|||||||
Reference in New Issue
Block a user