ci: add Gitea package workflow

This commit is contained in:
2026-06-09 18:18:22 +08:00
parent e588d1cf33
commit a1e9673d9a
6 changed files with 272 additions and 133 deletions
+2 -1
View File
@@ -3,9 +3,10 @@ services:
# Core API Service
# ==========================================
api:
image: ${TJWATER_SERVER_IMAGE:-tjwater-server:local}
build:
context: ../..
dockerfile: infra/docker/Dockerfile
dockerfile: Dockerfile
container_name: tjwater_api
restart: always
ports: