Update .gitea/workflows/deploy.yml
Some checks failed
Deploy Workshop-Wahlen (DEV / PROD) / deploy (push) Failing after 36s

This commit is contained in:
2026-01-30 17:16:58 +00:00
parent 445e39183b
commit defd7e1a36

View File

@@ -10,6 +10,10 @@ jobs:
deploy:
runs-on: ubuntu-latest
container:
image: docker.gitea.com/runner-images:ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4