Skip to content
Snippets Groups Projects
Commit efde0204 authored by Workum, Dirk-Jan van's avatar Workum, Dirk-Jan van
Browse files

print micromamba environments

parent ff204d01
No related branches found
No related tags found
No related merge requests found
Pipeline #82957 failed
......@@ -25,14 +25,14 @@ create_environment:
pip install sphinx sphinx-lint sphinx-rtd-theme
# Generate info
micromamba info -v
micromamba info -e
compile:
stage: build
script:
- |
# Generate info
micromamba info -v
micromamba info -e
# Run compilation
micromamba run --name pantools \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment