Loading Jenkinsfile +0 −2 Original line number Diff line number Diff line Loading @@ -33,8 +33,6 @@ pipeline { conda install -c conda-forge python=3 findutils conda env update -f environment.yml --prune conda activate isis mamba install -c conda-forge git git submodule update --init --recursive conda list ''' } Loading Loading
Jenkinsfile +0 −2 Original line number Diff line number Diff line Loading @@ -33,8 +33,6 @@ pipeline { conda install -c conda-forge python=3 findutils conda env update -f environment.yml --prune conda activate isis mamba install -c conda-forge git git submodule update --init --recursive conda list ''' } Loading