replace ./ for /Users/dm in travis S3 uploader
This commit is contained in:
parent
e5a475eff8
commit
950fe974a7
@ -17,7 +17,7 @@ deploy:
|
||||
bucket: "webgoat-war"
|
||||
skip_cleanup: true
|
||||
acl: public_read
|
||||
local_dir: .build/dougmorato/WebGoat/webgoat-container/target/
|
||||
local_dir: $HOME/build/dougmorato/WebGoat/webgoat-container/target/
|
||||
on:
|
||||
repo: dougmorato/WebGoat
|
||||
branch: docs
|
||||
|
Loading…
x
Reference in New Issue
Block a user