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
|
stage: test
|
||||||
only:
|
only:
|
||||||
- dev
|
- dev
|
||||||
image: registry.gitlab.com/pipeline-components/rubocop:latest
|
image: sleede/rubocop-fm:latest
|
||||||
script:
|
script:
|
||||||
- git diff --name-only master --diff-filter AMT | grep \\.rb$ | xargs bundle exec rubocop
|
- git diff --name-only master --diff-filter AMT | grep \\.rb$ | xargs bundle exec rubocop
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user