update Jenkinsfile

pull/10616/head
docmerlin (j. Emrys Landivar) 2018-09-06 10:38:29 -05:00
parent 09cb475f10
commit b2561e4f9b
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -1,6 +1,5 @@
properties([disableConcurrentBuilds()])
//13
node("dind") {
container('dind') {
compat.test_build()