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

This commit is contained in:
mocheng 2025-08-14 19:37:31 +08:00
parent 9d0e22e9e6
commit 0db34e94fd

View File

@ -8,7 +8,7 @@ on:
jobs:
build-and-push:
# 使用当前运行器已安装Java、Maven和Docker
runs-on: self-hosted
runs-on: ubuntu
steps:
# 拉取代码