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 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user