Skip to content

Commit

Permalink
Maintenance: Removed duplicate Zeitwerk job definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgruner committed Jun 25, 2021
1 parent 5af09d7 commit cc14e1f
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .gitlab/ci/pre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,6 @@ zeitwerk_check:
- bundle exec rake zammad:db:init
- bundle exec rails zeitwerk:check

zeitwerk_check:
<<: *template_pre
extends:
- .tags_docker
- .services_postgresql
script:
- bundle install -j $(nproc) --path vendor
- bundle exec ruby script/build/database_config.rb
- bundle exec rake zammad:db:init
- bundle exec rails zeitwerk:check

coffeelint:
<<: *template_pre
script:
Expand Down

0 comments on commit cc14e1f

Please sign in to comment.