新增工作流3
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 13s

This commit is contained in:
mocheng 2025-08-14 19:38:20 +08:00
parent 0db34e94fd
commit c5ab0b0217

View File

@ -13,7 +13,7 @@ jobs:
steps:
# 拉取代码
- name: Checkout code
uses: actions/checkout@v4
uses: http://git.missmoc.top/mocheng/checkout@v4
# 使用服务器上的Maven构建项目
- name: Build with Maven