fixup-vars4

Dustin 2020-03-16 21:10:00 -05:00
parent e87458db10
commit 6eecdb5ccb
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
def call(rw_pattern, stages) {
properties([
pipelineTriggers([cron('H H * * *')])
])
timeout(time: 1, unit: 'HOURS') {
lock('cfgpol') {
node {