fix directory to upload to S3
This commit is contained in:
parent
68cf2c033f
commit
e5a475eff8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user