소스 검색
feat(workflow): add support for release/e-* tag in build-push workflow (#23418)
tags/1.7.2
Xiyuan Chen
2 달 전
No account linked to committer's email address
|
|
|
@@ -7,6 +7,7 @@ on: |
|
|
|
- "deploy/dev" |
|
|
|
- "deploy/enterprise" |
|
|
|
- "build/**" |
|
|
|
- "release/e-*" |
|
|
|
tags: |
|
|
|
- "*" |
|
|
|
|