mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-28 05:44:00 -06:00
Release book to S3 (#38)
This will automatically release the book to S3 after merging pull requests
This commit is contained in:
committed by
GitHub
parent
7ba8510da1
commit
8617acc687
@@ -18,4 +18,6 @@ clean:
|
||||
rm book.log
|
||||
|
||||
release:
|
||||
cp book.pdf TheBreadCode-The-Sourdough-Framework.pdf
|
||||
rm -rf release
|
||||
mkdir release
|
||||
cp book.pdf release/TheBreadCode-The-Sourdough-Framework.pdf
|
||||
|
||||
Reference in New Issue
Block a user