ci/cd :O
This commit is contained in:
parent
d4659a0e4e
commit
abfffc06b0
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ deploy_application:
|
||||||
script:
|
script:
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
- bundle install --path=./vendor
|
- bundle install --path=./vendor
|
||||||
- cap production deploy
|
- bundle exec cap production deploy
|
||||||
|
|
Loading…
Reference in a new issue