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
1ddd2366
Commit
1ddd2366
authored
Nov 20, 2017
by
Daniel Scheffler
Browse files
Fix of fix of fix.
parent
018602b4
Pipeline
#1556
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/CI_docker/context/arosics_ci.docker
View file @
1ddd2366
FROM
conda_pyenv:pinned_v0.1
# copy some needed stuff to /root
COPY
*.yml /root/
RUN
/bin/bash
-i
-c
"
\
source /root/miniconda3/bin/activate ;
\
source activate py3;
\
...
...
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