Loading build.groovy +0 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,6 @@ node("${env.OS.toLowerCase()}") { sh """ # Use the conda cache running on the Jenkins host # conda config --set channel_alias http://dmz-jenkins.wr.usgs.gov which conda conda config --set always_yes True conda config --set ssl_verify false conda create -n isis python=3 Loading Loading
build.groovy +0 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,6 @@ node("${env.OS.toLowerCase()}") { sh """ # Use the conda cache running on the Jenkins host # conda config --set channel_alias http://dmz-jenkins.wr.usgs.gov which conda conda config --set always_yes True conda config --set ssl_verify false conda create -n isis python=3 Loading