Loading .gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,10 @@ include: - project: shore/ci-templates file: templates/pre-commit.yml stages: - test - build build: stage: build image: buildpack-deps:bullseye Loading Loading
.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,10 @@ include: - project: shore/ci-templates file: templates/pre-commit.yml stages: - test - build build: stage: build image: buildpack-deps:bullseye Loading