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
luxcem
memopol
Commits
e7394f98
Commit
e7394f98
authored
Oct 08, 2016
by
Jamesie Pic
Browse files
docs
parent
58dc764e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e7394f98
...
...
@@ -20,6 +20,17 @@ job test py27:
variables
:
TOXENV
:
py27
job deploy docs
:
script
:
-
source /srv/memopol/memopol_env/bin/activate
-
pip install -U sphinx
-
cd docs
-
make html
stage
:
deploy
tags
:
[
memopol
]
only
:
-
master
job install
:
script
:
-
source /srv/memopol/memopol_env/bin/activate
...
...
Write
Preview
Supports
Markdown
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