Fix source dir for S3 deploy

This commit is contained in:
Jez Cope 2016-08-12 13:22:57 +01:00
parent 0d3e068be2
commit 1ed93c8990
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ build:
deploy:
steps:
- s3sync:
source_dir: output/
source_dir: public/
delete-removed: true
bucket-url: $AWS_BUCKET_URL
key-id: $AWS_ACCESS_KEY_ID