Handle variations in branch names for triggering SB tarball build (#17434)

This commit is contained in:
Matt Thalman 2023-09-27 16:48:21 -05:00 committed by GitHub
parent 2c5539a854
commit 71749d3383
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,10 @@ resources:
include:
- release/6.0.1xx
- internal/release/6.0.1xx*
- internal/release/*/6.0.1xx*
- release/7.0.1xx
- internal/release/7.0.1xx*
- internal/release/*/7.0.1xx*
stages:
- build