Skip to content
Snippets Groups Projects
Commit 413a17f8 authored by Skander Hatira's avatar Skander Hatira
Browse files

testing new ci/cd

parent f885c5c4
No related branches found
No related tags found
No related merge requests found
Pipeline #34455 failed
......@@ -8,6 +8,7 @@ create:
script:
- cd $CI_PROJECT_DIR/
- /opt/conda/bin/conda config --set always_yes yes --set changeps1 no --set add_pip_as_python_dependency no
- /opt/conda/bin/conda install -c conda-forge conda-pack
- /opt/conda/bin/conda env create -n snakemake -f resources/snakeMinimal.yaml
- /opt/conda/bin/conda env create -n mongo -f resources/mongodb.yaml
- /opt/conda/bin/conda run -n snakemake conda pack -n snakemake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment