disable lint

This commit is contained in:
Michael Grote 2023-11-13 11:44:42 +01:00
parent cae9abf13e
commit 874e48d653
2 changed files with 2 additions and 2 deletions

View file

@ -2,8 +2,8 @@
kind: pipeline kind: pipeline
type: docker type: docker
name: docker_build name: docker_build
depends_on: #depends_on:
- lint # - lint
steps: steps:
selfhosted_tag: selfhosted_tag:
image: plugins/docker image: plugins/docker