Loading Jenkinsfile +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ pipeline { agent { docker { image 'gis4fun.org/openjdk:11' registryUrl 'https://gis4fun.org/nexus' args '-v $HOME/.m2:/root/.m2 -u root' } } Loading Loading
Jenkinsfile +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ pipeline { agent { docker { image 'gis4fun.org/openjdk:11' registryUrl 'https://gis4fun.org/nexus' args '-v $HOME/.m2:/root/.m2 -u root' } } Loading