Skip to content

Commit

Permalink
#577 site deployment off
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Zaytsev committed May 26, 2015
1 parent 1ce95e1 commit e3d9309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ release:
git push -f heroku $(git symbolic-ref --short HEAD):master
git reset HEAD~1
curl -f --connect-timeout 15 --retry 5 --retry-delay 30 http://www.netbout.com
mvn clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode
# mvn clean site-deploy -Psite --errors --settings ../settings.xml --batch-mode
commanders:
- dmzaytsev
- yegor256
Expand Down

0 comments on commit e3d9309

Please sign in to comment.