Commit e638f0e2 authored by nimrod's avatar nimrod
Browse files

Run pre-commit first.

parent 8117c7a5
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
---
pre-commit:
  stage: test
  stage: .pre
  image: registry.shore.co.il/ci-images:pre-commit
  tags: [ns4.shore.co.il]
  variables:
@@ -13,4 +13,3 @@ pre-commit:
  cache:
    paths:
      - .cache/
  needs: []