This commit is contained in:
R. Tyler Croy 2016-11-15 19:19:28 -08:00
parent e1a765f42e
commit dba69a6e01
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -16,7 +16,7 @@ parallel(jdk7: {
}
}
}
})
)
node('docker') {
stage('Test') {