ci: run binary release builds on stable
This commit is contained in:
@@ -1479,6 +1479,7 @@ def binaryRelease(ctx, name):
|
||||
"depends_on": depends_on,
|
||||
"trigger": {
|
||||
"ref": [
|
||||
"refs/head/stable-*",
|
||||
"refs/tags/v*",
|
||||
"refs/pull/**",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user