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
Matthias Mayr
limbo
Commits
522aea25
Commit
522aea25
authored
Jul 04, 2016
by
Konstantinos Chatzilygeroudis
Committed by
GitHub
Jul 04, 2016
Browse files
Fix in update_limbo_docs.sh
parent
0348c820
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/update_limbo_docs.sh
View file @
522aea25
...
...
@@ -17,7 +17,7 @@ cp -r /tmp/doxygen_doc .
cd
..
cp
-r
docs/_build/html/
*
.
git add
.
git commit
-m
'automatic update of the doc [skip
ci
]'
git commit
-m
'automatic update of the doc [
ci
skip]'
git push origin gh-pages
rm
-rf
/tmp/doxygen_doc
...
...
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