mirror of
https://github.com/langgenius/dify.git
synced 2025-12-03 14:27:43 +00:00
feat(workflow): add support for release/e-* tag in build-push workflow (#23418)
This commit is contained in:
parent
904af20023
commit
52050d3dff
1
.github/workflows/build-push.yml
vendored
1
.github/workflows/build-push.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
- "deploy/dev"
|
||||
- "deploy/enterprise"
|
||||
- "build/**"
|
||||
- "release/e-*"
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user