Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
arosics
Commits
b255de04
Commit
b255de04
authored
Nov 20, 2017
by
Daniel Scheffler
Browse files
Fix.
parent
993dcd24
Pipeline
#1553
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/CI_docker/context/arosics_ci.docker
View file @
b255de04
FROM
conda_pyenv:pinned_v0.1
RUN
/bin/bash
-i
-c
"
\
RUN
/bin/bash
-i
-c
"
;
\
source /root/anaconda3/bin/activate ;
\
source activate py3;
\
conda env update -f /root/environment_arosics.yml"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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