Build CSS bundles in CI
This commit is contained in:
@@ -21,6 +21,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- bundle install --jobs=3 --retry=3 --deployment
|
- bundle install --jobs=3 --retry=3 --deployment
|
||||||
- yarn install
|
- yarn install
|
||||||
|
- bundle exec rake css:build
|
||||||
- bundle exec rspec
|
- bundle exec rspec
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
|
|||||||
Reference in New Issue
Block a user