使用自托管的方式
Some checks failed
构建并部署 Spring Boot 应用 / build-and-deploy (push) Failing after 15m17s

This commit is contained in:
2025-09-26 20:22:34 +08:00
parent c9cdb09875
commit a923c3b0f9

View File

@@ -2,9 +2,9 @@ name: 构建并部署 Spring Boot 应用
on: on:
push: push:
branches: [main, develop] branches: [master, develop]
pull_request: pull_request:
branches: [main] branches: [master, develop]
jobs: jobs:
build-and-deploy: build-and-deploy: