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

debug path

parent 0aca22f9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,6 +31,9 @@ pipeline {
            steps {
                sh """
                    echo $PATH
                    ls -la /opt/conda/envs/isis/bin
                    echo $HOME
                    ls -la $HOME/conda/envs/isis/bin
                    set +e
                    cd build
                    ninja -j8 && ninja install