1
All checks were successful
Auth & User Management Service CI / Explore-Gitea-Actions (push) Successful in 51s
All checks were successful
Auth & User Management Service CI / Explore-Gitea-Actions (push) Successful in 51s
This commit is contained in:
parent
4e5246c9ad
commit
88ca5a1710
@ -17,7 +17,7 @@ RUN go env -w GOPRIVATE=gitea.youtukeji.com.cn
|
|||||||
RUN go mod download
|
RUN go mod download
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN go build -ldflags="-s -w" -o /app/game_open_api ./game_open_api/game_open_api.go
|
RUN go build -ldflags="-s -w" -o /app/user_management ./app/user_management/user_management.go
|
||||||
|
|
||||||
|
|
||||||
FROM alpine
|
FROM alpine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user