Merge branch 'prod' of http://47.109.37.87:3000/by2025/SmartParks
Some checks failed
Build and Push to Target Registry / 构建并推送镜像到目标仓库 (push) Failing after 9m11s

This commit is contained in:
lxj
2025-08-27 18:22:20 +08:00

View File

@@ -15,7 +15,7 @@ jobs:
- name: 拉取代码 - name: 拉取代码
uses: http://git.missmoc.top/mocheng/checkout@v4 uses: http://git.missmoc.top/mocheng/checkout@v4
with: with:
fetch-depth: 1 fetch-depth: 0
- name: 使用Maven构建项目 - name: 使用Maven构建项目
run: | run: |