Use rake tasks in CI
This commit is contained in:
parent
1a9b47ceee
commit
9fdbf27a60
@ -25,8 +25,8 @@ steps:
|
||||
- bundle config set with 'development test'
|
||||
- bundle install --jobs=3 --retry=3
|
||||
- yarn install
|
||||
- yarn run build:css
|
||||
- bin/rspec
|
||||
- rake css:build
|
||||
- rake spec
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user