Update .gitea/workflows/build.yaml
Some checks failed
Gitea build & run. / docker (push) Failing after 4s
Some checks failed
Gitea build & run. / docker (push) Failing after 4s
This commit is contained in:
@@ -14,4 +14,4 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Build and run
|
- name: Build and run
|
||||||
run: docker compose up --abort-on-container-exit --exit-code-from web
|
run: make prod
|
||||||
|
|||||||
Reference in New Issue
Block a user