Unverified Commit ead365b2 authored by Christopher Ryan Combs Jr's avatar Christopher Ryan Combs Jr Committed by GitHub
Browse files

Update Jenkinsfile

parent ac1fc7f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ pipeline {
        ISISROOT="${workspace}" + "/build/"
        ISIS3TESTDATA="/usgs/cpkgs/isis3/testData/"
        ISIS3DATA="/usgs/cpkgs/isis3/data/"
        CONAD_DIR="/opt/conda"
        PATH="${PATH}:${ISISROOT}/bin:/opt/conda/envs/isis/bin"
    }
    stages {