feat(ci): deploy job增加独立concurrency,部署排队不打断 #423
Reference in New Issue
Block a user
Delete Branch "feat/ci-deploy-concurrency"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更
给
deploy-staging和deploy-production两个部署job分别增加独立的concurrency配置:效果
说明
cancel-in-progress: true,新push自动取消旧的CI构建