Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,4 @@ test: - source activate root - target_dir=${CONDA_PREFIX} - shopt -s extglob - ./update_anaconda.sh ${target_dir} envs/!(monitoring_gallery).yml - ./update_anaconda.sh ${target_dir} envs/!(*@(monitoring_gallery|py2_parcels)).yml Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,4 @@ test: - source activate root - target_dir=${CONDA_PREFIX} - shopt -s extglob - ./update_anaconda.sh ${target_dir} envs/!(monitoring_gallery).yml - ./update_anaconda.sh ${target_dir} envs/!(*@(monitoring_gallery|py2_parcels)).yml