Skip to content
Snippets Groups Projects
Select Git revision
  • 1c8fd72eec9fca6666cfbbdef3bd61a2d4cdc382
  • master default
2 results

.face.icon

Blame
  • pre-commit-repo.yml 245 B
    ---
    pre-commit-repo:
      stage: test
      image: registry.shore.co.il/ci-images:pre-commit
      tags: [ns4.shore.co.il]
      variables:
        XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache"
      script:
        - pre-commit try-repo ./
      cache:
        paths:
          - .cache/