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
Michael Krause
tardis-doc
Commits
5a2beeac
Commit
5a2beeac
authored
Jul 16, 2020
by
Michael Krause
🎉
Browse files
CI: use python3/pip3
parent
baa6d550
Pipeline
#6520
passed with stages
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5a2beeac
...
...
@@ -2,7 +2,7 @@ image: alpine
pages
:
script
:
-
apk --no-cache add py
2
-pip python-dev
-
apk --no-cache add py
3
-pip python
3
-dev
-
pip install sphinx sphinx_rtd_theme
-
apk --no-cache add make
-
make html
...
...
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