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"
|
bucket: "webgoat-war"
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
acl: public_read
|
acl: public_read
|
||||||
local_dir: .build/dougmorato/WebGoat/webgoat-container/target/
|
local_dir: $HOME/build/dougmorato/WebGoat/webgoat-container/target/
|
||||||
on:
|
on:
|
||||||
repo: dougmorato/WebGoat
|
repo: dougmorato/WebGoat
|
||||||
branch: docs
|
branch: docs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user