.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:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
# Wir nutzen exakt dasselbe Label wie bei Samern
|
# Wir nutzen exakt dasselbe Label wie bei Samern
|
||||||
runs-on: ubuntu-latest
|
runs-on: host
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue