.gitea/workflows/deploy.yml aktualisiert
Deploy TrassenPlaner (Automatic) / build-and-deploy (push) Failing after 1s Details

This commit is contained in:
gitea-enwelo-jba 2026-04-17 06:36:48 +00:00
parent 0b26bada5a
commit 264be741ec
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
jobs:
build-and-deploy:
# Wir nutzen exakt dasselbe Label wie bei Samern
runs-on: ubuntu-latest
runs-on: host
steps:
- name: Checkout Repository
uses: actions/checkout@v4