Fix backport branch filtering

This commit is contained in:
Matthias Kuhn 2019-03-04 15:31:03 +01:00 committed by GitHub
parent 92a7027a00
commit fb94c9aae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ cache:
directories:
- ${HOME}/.ccache
timeout: 1000
if: NOT branch =~ /^backport-\d+-on-/
if: NOT branch =~ /^(cherry-pick-)?backport-\d+-on-/
env:
global: