Update dependencies and add pipelines #2

Merged
atomaka merged 8 commits from docker into main 2023-03-12 10:27:06 -04:00
Showing only changes of commit 84edcc899c - Show all commits

View file

@ -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