20230218版本 #6

Merged
xxq250 merged 18 commits from develop into master 2023-07-18 16:19:20 +08:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit f6ce389d6c - Show all commits

View File

@ -9,3 +9,5 @@ RUN go version
RUN go env -w GOPROXY=https://goproxy.cn
ADD ./ /gitea_hat/
RUN cd /gitea_hat/ && ls -lh && sh build.sh
#/gitea_hat/gitea_hat admin user create --username root --password 123456 --email root@forge.com --admin