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
Daniel Scheffler
py_tools_ds
Commits
0a7156fc
Commit
0a7156fc
authored
Mar 21, 2019
by
Daniel Scheffler
Browse files
Updated docker container setup.
parent
226224d3
Pipeline
#3792
failed with stages
in 5 minutes and 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/CI_docker/build_testsuite_image.sh
View file @
0a7156fc
...
...
@@ -2,7 +2,7 @@
context_dir
=
"./context"
dockerfile
=
"py_tools_ds_ci.docker"
tag
=
"py_tools_ds_ci:0.1
3
.1"
tag
=
"py_tools_ds_ci:0.1
4
.1
4
"
gitlab_runner
=
"py_tools_ds_gitlab_CI_runner"
echo
"#### Build runner docker image"
...
...
tests/CI_docker/context/environment_py_tools_ds.yml
View file @
0a7156fc
...
...
@@ -26,7 +26,7 @@ dependencies:
-
six
-
spectral
-
flake8
-
pycodestyle
<2.4.0
# fixes ImportError: module 'pycodestyle' has no attribute 'break_around_binary_operator'
-
pycodestyle
-
pylint
-
pydocstyle
-
nose
...
...
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