Loading templates/pre-commit-repo.yml 0 → 100644 +15 −0 Original line number Diff line number Diff line --- pre-commit-repo: stage: test image: adarnimrod/ci-images:pre-commit tags: [ns4.shore.co.il] variables: XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache" # Disabled until https://github.com/pre-commit/pre-commit/issues/1387 is # resolved. SKIP: "hadolint,docker-compose" script: - pre-commit try-repo ./ cache: paths: - .cache/ Loading
templates/pre-commit-repo.yml 0 → 100644 +15 −0 Original line number Diff line number Diff line --- pre-commit-repo: stage: test image: adarnimrod/ci-images:pre-commit tags: [ns4.shore.co.il] variables: XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache" # Disabled until https://github.com/pre-commit/pre-commit/issues/1387 is # resolved. SKIP: "hadolint,docker-compose" script: - pre-commit try-repo ./ cache: paths: - .cache/