build: sjednocení Dockerfile
CI / Generate TypeScript types (push) Successful in 1m8s
CI / Server unit tests (push) Successful in 34s
CI / Build server (push) Successful in 1m39s
CI / Build client (push) Successful in 17m30s
CI / Playwright E2E tests (push) Successful in 15m25s
CI / Build and push Docker image (push) Successful in 12m57s
CI / Notify (push) Successful in 11s

This commit is contained in:
2026-05-05 21:57:41 +02:00
parent a2d45ad7e7
commit 5f903797f1
4 changed files with 37 additions and 40 deletions
+2 -1
View File
@@ -215,7 +215,8 @@ jobs:
- uses: docker/build-push-action@v5
with:
context: .
file: Dockerfile-Woodpecker
file: Dockerfile
target: runner-prebuilt
platforms: linux/amd64
push: true
tags: ${{ secrets.REPO_URL }}/${{ secrets.REPO_NAME }}:latest