fix directory to upload to S3

This commit is contained in:
Doug Morato 2015-08-20 20:00:30 -04:00
parent 68cf2c033f
commit e5a475eff8

View File

@ -17,7 +17,7 @@ deploy:
bucket: "webgoat-war"
skip_cleanup: true
acl: public_read
local_dir: build/dougmorato/WebGoat/webgoat-container/target/
local_dir: .build/dougmorato/WebGoat/webgoat-container/target/
on:
repo: dougmorato/WebGoat
branch: docs