Loading Jenkinsfile +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ pipeline { steps { sh """ export PATH="${PATH}:${ISISROOT}/bin:/opt/conda/envs/isis/bin" echo $PATH set +e cd build ctest -j8 -V -R _unit_ Loading Loading
Jenkinsfile +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ pipeline { steps { sh """ export PATH="${PATH}:${ISISROOT}/bin:/opt/conda/envs/isis/bin" echo $PATH set +e cd build ctest -j8 -V -R _unit_ Loading