Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
This commit is contained in:
commit
07d36f727f
|
@ -1,7 +1,7 @@
|
|||
#!groovy
|
||||
|
||||
pipeline {
|
||||
agent any
|
||||
agent none
|
||||
// save some io during the build
|
||||
options {
|
||||
skipDefaultCheckout()
|
||||
|
|
Loading…
Reference in New Issue