DATAJDBC-376 - Polishing.
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -16,7 +16,6 @@ pipeline {
|
||||
stage("test: baseline") {
|
||||
agent {
|
||||
docker {
|
||||
label 'data'
|
||||
image 'adoptopenjdk/openjdk8:latest'
|
||||
args '-u root -v /var/run/docker.sock:/var/run/docker.sock' // root but with no maven caching
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user