Update dependencies and add pipelines #2
1 changed files with 37 additions and 36 deletions
|
@ -15,7 +15,8 @@ steps:
|
|||
volumes:
|
||||
- name: bundle
|
||||
path: /usr/local/bundle
|
||||
commands: - bin/rails zeitwerk:check
|
||||
commands:
|
||||
- bin/rails zeitwerk:check
|
||||
depends_on:
|
||||
- install
|
||||
|
||||
|
|
Loading…
Reference in a new issue