新增工作流
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:25:24 +08:00
parent 6ceea97200
commit 46735c04ba

View File

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