On deploy to S3 if build from WebGoat/WebGoat repo on Master branch

This commit is contained in:
Doug Morato 2015-08-20 21:44:54 -04:00
parent 1fbfb8bb66
commit 65f239457f

View File

@ -32,6 +32,6 @@ deploy:
acl: public_read acl: public_read
local_dir: $WEBGOAT_ARTIFACTS_FOLDER local_dir: $WEBGOAT_ARTIFACTS_FOLDER
on: on:
repo: dougmorato/WebGoat repo: WebGoat/WebGoat
branch: docs branch: master
jdk: oraclejdk8 jdk: oraclejdk8