Unverified Commit 09e5e7f5 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Centos has no which (#3613)

parent c27fae11
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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