ci: enable auto-deploy for feature branches #10

Merged
xiaoxia merged 1 commits from ci/enable-feature-deploy into main 2026-06-26 18:09:09 +08:00
Owner

修改 deploy.yml,让 feature 分支推送时也能触发自动部署到 staging 环境。

修改内容:

  • 触发条件增加 feature/** 分支
  • deploy-staging job 的条件也相应更新
修改 deploy.yml,让 feature 分支推送时也能触发自动部署到 staging 环境。 修改内容: - 触发条件增加 `feature/**` 分支 - deploy-staging job 的条件也相应更新
xiaoxia added 1 commit 2026-06-26 18:01:39 +08:00
ci: enable auto-deploy for feature branches
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Failing after 0s
Tests / test (pull_request) Failing after 0s
Tests / lint (pull_request) Failing after 0s
a0f8540a09
xiaoxia merged commit a717dd17c8 into main 2026-06-26 18:09:09 +08:00
Sign in to join this conversation.