|
@@ -1,15 +1,11 @@
|
|
-
|
|
|
|
-发布到文件夹后,复制到 DockerImg/dotnet8 并提交。
|
|
|
|
-然后到服务器上创建Docker镜像。
|
|
|
|
-
|
|
|
|
# 新开一个会话(dbx),在此会话中编译
|
|
# 新开一个会话(dbx),在此会话中编译
|
|
tmux new -s dbx
|
|
tmux new -s dbx
|
|
# 切换到dbx会话
|
|
# 切换到dbx会话
|
|
tmux attach-session -t dbx
|
|
tmux attach-session -t dbx
|
|
|
|
|
|
-#git clone https://gogs-qh.zalhb.com/ApqTeam/DockerImg.git
|
|
|
|
|
|
+#git clone https://gogs-apq2.zalhb.com/Apq/dockerimg.git
|
|
|
|
|
|
-cd ApqPublish/dotnet8/
|
|
|
|
|
|
+cd ApqDotnet/dotnet8/
|
|
|
|
|
|
|
|
|
|
-- 以下为国内机器构建并推送到阿里云 -------------------------------------------------
|
|
-- 以下为国内机器构建并推送到阿里云 -------------------------------------------------
|