Try also copyring www dir
This commit is contained in:
parent
f5740de1e7
commit
1d430e7e3e
|
@ -30,6 +30,8 @@ script: jekyll build
|
|||
|
||||
after_success:
|
||||
- cp -r figures/ _site/figures
|
||||
- ls www/
|
||||
- cp -r www/ _site/www
|
||||
|
||||
deploy:
|
||||
provider: s3
|
||||
|
|
Loading…
Reference in New Issue