We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469ad47 commit 185af9dCopy full SHA for 185af9d
.github/workflows/docker-image.yml
@@ -1,5 +1,5 @@
1
-# 部署到服务器
2
-name: Deploy-ESC
+# 构建Docker镜像
+name: Docker-Image
3
4
on:
5
push: # 推送的时候触发
0 commit comments