Skip to content
Snippets Groups Projects
Unverified Commit a831a227 authored by acpaquette's avatar acpaquette Committed by GitHub
Browse files

Removed env setup steps being handled by jenkins (#5332)

parent 702918d7
No related branches found
No related tags found
No related merge requests found
...@@ -33,8 +33,6 @@ pipeline { ...@@ -33,8 +33,6 @@ pipeline {
conda install -c conda-forge python=3 findutils conda install -c conda-forge python=3 findutils
conda env update -f environment.yml --prune conda env update -f environment.yml --prune
conda activate isis conda activate isis
mamba install -c conda-forge git
git submodule update --init --recursive
conda list conda list
''' '''
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment