.gitea/workflows/restart.yaml aktualisiert
All checks were successful
Build-und-Deploy / build (push) Successful in 12s

This commit is contained in:
2025-07-21 12:19:09 +00:00
parent f36fd63a04
commit c62127e24d

View File

@@ -5,7 +5,7 @@ on:
jobs:
restart-docker:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Docker Compose Restart
run: |