Fix rake command
This commit is contained in:
parent
f8b86b0a22
commit
30b2646b85
@ -21,7 +21,7 @@ steps:
|
||||
commands:
|
||||
- bundle install --jobs=3 --retry=3 --deployment
|
||||
- yarn install
|
||||
- bundle exec rake css:build
|
||||
- rake css:build
|
||||
- bundle exec rspec
|
||||
when:
|
||||
branch:
|
||||
|
Loading…
x
Reference in New Issue
Block a user