ci(docker): auto publish to Docker Hub

This commit is contained in:
MingxuanGame
2025-08-28 15:05:59 +00:00
parent bc2f481323
commit e35e7ee0ef
4 changed files with 116 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ version: '3.8'
services:
app:
# or use
# image: mingxuangame/osu-lazer-api:latest
# image: mingxuangame/g0v0-server:latest
build:
context: .
dockerfile: Dockerfile