Commit 5acb5920 authored by nimrod's avatar nimrod
Browse files

Linters before builds.

parent 64c7594d
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3,6 +3,10 @@ include:
  - project: shore/ci-templates
    file: templates/pre-commit.yml

stages:
  - test
  - build

build:
  stage: build
  image: buildpack-deps:bullseye