.bundler was getting cleaned up before deploys

This commit is contained in:
Abhay Rana 2015-08-22 20:48:07 +05:30
parent b6957198b1
commit fcf0152922
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ deploy:
script: bundle exec mina deploy --verbose
on:
branch: master
skip_cleanup: true