.
This commit is contained in:
parent
8d0a1a57df
commit
70d8a930a3
@ -1,15 +0,0 @@
|
||||
# Build the book
|
||||
mkdocs build
|
||||
|
||||
#Copy assets into place
|
||||
rsync -a site/* ../../publish-STLShopGuide
|
||||
|
||||
# Commit the generated assets
|
||||
cd ../publish-TSGHandbook
|
||||
git add -A
|
||||
git commit -m 'deploy new website version'
|
||||
|
||||
# Push the assets to the github page target.
|
||||
git push page master
|
||||
|
||||
cd ..
|
Loading…
Reference in New Issue
Block a user