Loading Jenkinsfile +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ pipeline { stage('Config') { steps { sh """ echo $ISISROOT conda env create -n isis -f environment.yml source activate isis mkdir -p ./install ./build && cd build Loading Loading
Jenkinsfile +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ pipeline { stage('Config') { steps { sh """ echo $ISISROOT conda env create -n isis -f environment.yml source activate isis mkdir -p ./install ./build && cd build Loading