fix wd
This commit is contained in:
parent
76aff573c0
commit
7a0ab29e3a
1 changed files with 13 additions and 12 deletions
|
@ -11,6 +11,7 @@ tasks:
|
|||
bundle install --path vendor/bundle
|
||||
bundle exec ruby build.rb
|
||||
- package: |
|
||||
cd farthergate.com
|
||||
tar -cvz _build/. > ../site.tar.gz
|
||||
- upload: |
|
||||
hut pages publish -d $site site.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue