Disable questionable step
This commit is contained in:
parent
d8fb9727ed
commit
da8e8f9821
@ -261,7 +261,7 @@ imageMap.each { url, hash ->
|
||||
cron('H 3,7,9,20,23 * * *')
|
||||
}
|
||||
steps {
|
||||
shell("/usr/bin/env IMAGES_DEST=" + '${IMAGES_DEST}' + "IMAGE=${url} HASH=${hash} /bin/sh ./scripts/sync_image")
|
||||
//shell("/usr/bin/env IMAGES_DEST=" + '${IMAGES_DEST}' + "IMAGE=${url} HASH=${hash} /bin/sh ./scripts/sync_image")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user