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