bundle exec rspec
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Râu Cao
2023-02-14 12:55:03 +08:00
parent 959449a3f4
commit bdc03a7181

View File

@@ -28,7 +28,7 @@ steps:
- bundle install --jobs=3 --retry=3 - bundle install --jobs=3 --retry=3
- yarn install - yarn install
- rake css:build - rake css:build
- rake spec - bundle exec rspec
- name: rebuild-cache - name: rebuild-cache
image: drillster/drone-volume-cache image: drillster/drone-volume-cache
volumes: volumes: