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
Jean-Baptiste Delisle
samsam
Commits
104330d2
Commit
104330d2
authored
Aug 04, 2021
by
Jean-Baptiste Delisle
Browse files
keep old doc versions
parent
e9940c3d
Pipeline
#29057
passed with stages
in 7 minutes and 20 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
104330d2
...
...
@@ -90,6 +90,8 @@ Release and deploy on Production:
-
cp dist/*.tar.gz /www/people/delisle/public/samsam
-
rm -rf /www/people/delisle/public/samsam/doc/*
-
cp -R doc/build/html/* /www/people/delisle/public/samsam/doc
-
rm -rf /www/people/delisle/public/samsam/doc_hist/${TAG_VERSION}/*
-
cp -R doc/build/html/* /www/people/delisle/public/samsam/doc_hist/${TAG_VERSION}
# Deploy on Pypi
-
python -m twine upload dist/*.tar.gz
# Upgrade to next version
...
...
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