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

This commit is contained in:
mocheng 2025-08-14 19:26:12 +08:00
parent 46735c04ba
commit 0a25ddc8ef

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