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
thalia
concrexit
Commits
23e76b17
Unverified
Commit
23e76b17
authored
Jan 17, 2018
by
Thom Wiggers
📐
Browse files
Use docker container from own namespace
parent
5e7f90cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
23e76b17
...
...
@@ -9,8 +9,8 @@ variables:
# Installs:
# - pip: tox, coverage
# - apt: ghostscript
PY35_IMAGE
:
t
wiggers
/python-thalia:3.5
PY36_IMAGE
:
t
wiggers
/python-thalia:3.6
PY35_IMAGE
:
t
halia
/python-thalia:3.5
PY36_IMAGE
:
t
halia
/python-thalia:3.6
PIP_CACHE_DIR
:
"
${CI_PROJECT_DIR}/pip-cache"
pep8
:
...
...
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