Fix rake command
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 14:22:53 -06:00
parent f8b86b0a22
commit 30b2646b85

View File

@@ -21,7 +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 - rake css:build
- bundle exec rspec - bundle exec rspec
when: when:
branch: branch: