buildbot: properly ignore 'b' 'rc' and 'post' versions
This commit is contained in:
@@ -1 +1 @@
|
||||
ignore="*.*.b* *.*.rc*"
|
||||
ignore="*b* *rc* *post*"
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
ignore="*.*.b* *.*.rc*"
|
||||
ignore="*b* *rc* *post*"
|
||||
|
||||