ci: add Poll SCM trigger
This commit is contained in:
Vendored
+1
@@ -30,6 +30,7 @@ pipeline {
|
|||||||
regexpFilterText: '$ref',
|
regexpFilterText: '$ref',
|
||||||
regexpFilterExpression: '^refs/heads/release/.*$'
|
regexpFilterExpression: '^refs/heads/release/.*$'
|
||||||
)
|
)
|
||||||
|
pollSCM('H/5 * * * *')
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|||||||
Reference in New Issue
Block a user