forked from External/greenlight
GRN-37: Externalized scripts for building/deploying docker images though CI (#375)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user