Run 'build_all' job for v0.y tags
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
parent
2afee518b5
commit
4175aefe5b
|
@ -139,7 +139,7 @@ workflows:
|
|||
branches:
|
||||
only: /^(main|release-.*|.*build-all.*)$/
|
||||
tags:
|
||||
only: /^v2(\.[0-9]+){2}(-.+|[^-.]*)$/
|
||||
only: /^v[0-9]+(\.[0-9]+){2}(-.+|[^-.]*)$/
|
||||
- mixin:
|
||||
filters:
|
||||
tags:
|
||||
|
|
Loading…
Reference in New Issue