mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
moving pre-commit to mrs only
This commit is contained in:
parent
cd5c8bfd96
commit
4b2364e769
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ pre-commit-run-all:
|
|||
stage: lint
|
||||
variables:
|
||||
PRE_COMMIT_HOME: "${CI_PROJECT_DIR}/pre-commit-cache"
|
||||
only:
|
||||
refs:
|
||||
- merge_requests
|
||||
cache:
|
||||
key: pre-commit-cache
|
||||
paths:
|
||||
|
|
Loading…
Add table
Reference in a new issue