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