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