Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itischler
lbmpy
Commits
2b635f90
Commit
2b635f90
authored
Feb 08, 2021
by
Markus Holzer
Browse files
Fix Windows pipeline
parent
5844d430
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2b635f90
...
...
@@ -97,9 +97,7 @@ minimal-windows:
-
win
script
:
-
source /cygdrive/c/Users/build/Miniconda3/Scripts/activate
-
source /cygdrive/c/Users/build/Miniconda3/Scripts/activate
-
conda create --name pystencils_env_tmp
-
source activate pystencils_env_tmp
-
source activate pystencils
-
pip install git+https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pystencils.git@master#egg=pystencils
-
pip list
-
python -c "import numpy"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment