mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-28 09:24:24 +01:00
use sleede's rubocop image
This commit is contained in:
parent
c05e42c2b1
commit
cd93af1b5f
@ -2,7 +2,7 @@ rubocop:
|
||||
stage: test
|
||||
only:
|
||||
- dev
|
||||
image: registry.gitlab.com/pipeline-components/rubocop:latest
|
||||
image: sleede/rubocop-fm:latest
|
||||
script:
|
||||
- git diff --name-only master --diff-filter AMT | grep \\.rb$ | xargs bundle exec rubocop
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user