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
type: docker
name: docker_build
depends_on:
- lint
#depends_on:
# - lint
steps:
selfhosted_tag:
image: plugins/docker