GRN-37: Externalized scripts for building/deploying docker images though CI (#375)

This commit is contained in:
Jesus Federico
2019-02-22 13:11:15 -05:00
committed by GitHub
parent 9c23c88735
commit 7429349d3b
5 changed files with 234 additions and 6 deletions

View File

@ -6,8 +6,7 @@ rvm:
- 2.5.1
script:
- bundle exec rubocop
- bundle exec rspec
- bundle install && bundle exec rubocop && bundle exec rspec
notifications:
email: false