Update .gitea/workflows/build.yaml
Some checks failed
Gitea build & run. / docker (push) Failing after 4s

This commit is contained in:
2026-03-08 12:24:59 +00:00
parent acc116a6c1
commit 14f2665070

View File

@@ -14,4 +14,4 @@ jobs:
- uses: actions/checkout@v3
- name: Build and run
run: docker compose up --abort-on-container-exit --exit-code-from web
run: make prod