Build CSS bundles in CI
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2022-02-12 13:55:30 -06:00
parent 8578fbdad9
commit 836bd0a977

View File

@@ -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: