Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
concrexit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
70
Issues
70
List
Boards
Labels
Service Desk
Milestones
Merge Requests
10
Merge Requests
10
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
thalia
concrexit
Commits
19db0328
Unverified
Commit
19db0328
authored
Aug 02, 2018
by
Thom Wiggers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix .gitlab-ci.yml docs
parent
36ccc79b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-2
No files found.
.gitlab-ci.yml
View file @
19db0328
...
...
@@ -6,7 +6,7 @@ variables:
# https://github.com/thaliawww/python-thalia
# Should get auto-updated with the official 'python' repository
# Installs:
# - pip: tox, coverage
# - pip: tox, coverage
, pipenv
# - apt: ghostscript
PY35_IMAGE
:
thalia/python-thalia:3.5
PY36_IMAGE
:
thalia/python-thalia:3.6
...
...
@@ -19,7 +19,6 @@ stages:
pep8
:
stage
:
test
image
:
$PY35_IMAGE
before_script
:
script
:
-
tox -e flake8
...
...
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