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