mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 01:03:20 -05:00
Add the release branch regex to the second pipeline
This commit is contained in:
@@ -115,7 +115,7 @@ workflows:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- release/.*
|
||||
- /release\/.*/
|
||||
- build-docker-image:
|
||||
requires:
|
||||
- unit-tests
|
||||
|
||||
Reference in New Issue
Block a user