.gitea/workflows/deploy.yml aktualisiert
Deploy TrassenPlaner (Automatic) / build-and-deploy (push) Failing after 1s
Details
Deploy TrassenPlaner (Automatic) / build-and-deploy (push) Failing after 1s
Details
This commit is contained in:
parent
0b26bada5a
commit
264be741ec
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue