This commit is contained in:
f 2020-03-02 12:46:23 -03:00
parent d4659a0e4e
commit abfffc06b0
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -7,4 +7,4 @@ deploy_application:
script:
- gem install bundler
- bundle install --path=./vendor
- cap production deploy
- bundle exec cap production deploy