Skip to content

Commit

Permalink
#485 est deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Jan 8, 2016
1 parent 6b896c2 commit bf2279a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ deploy:
mvn clean
pdd --source=$(pwd) --verbose --file=qulice.xml --exclude=qulice-maven-plugin/src/it/**/*.java
s3cmd --no-progress put qulice.xml --config=../s3cfg s3://pdd.teamed.io/qulice.xml
est --dir=./est --verbose --file=qulice.xml --format=xml
s3cmd --no-progress put qulice.xml --config=../s3cfg s3://est.teamed.io/qulice.xml
env:
MAVEN_OPTS: -XX:MaxPermSize=256m -Xmx1g
release:
Expand Down

0 comments on commit bf2279a

Please sign in to comment.