.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: jobs:
restart-docker: restart-docker:
runs-on: self-hosted runs-on: ubuntu-latest
steps: steps:
- name: Docker Compose Restart - name: Docker Compose Restart
run: | run: |