dev #5

Merged
zhangxiang merged 159 commits from dev into main 2026-04-12 17:39:08 +08:00
2 changed files with 6 additions and 4 deletions
Showing only changes of commit 2fdde39d87 - Show all commits
+5 -4
View File
@@ -240,10 +240,11 @@ steps:
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
when: when:
- event: push event:
branch: - push
- release branch:
- release/** - release
- release/**
# ============================================ # ============================================
# 阶段5: 部署到生产环境 (release分支) # 阶段5: 部署到生产环境 (release分支)
+1
View File
@@ -705,3 +705,4 @@ NEXT_PUBLIC_SITE_URL=https://novalon.cn
Copyright © 2026 四川睿新致远科技有限公司 Copyright © 2026 四川睿新致远科技有限公司
# Webhook test 2026年 3月28日 星期六 16时33分58秒 CST # Webhook test 2026年 3月28日 星期六 16时33分58秒 CST
# Auto trigger test 16:37:00 # Auto trigger test 16:37:00
# Webhook test 16:47:05