¯\_(ツ)_/¯
This commit is contained in:
parent
faef71fb9c
commit
84edcc899c
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