disable lint
This commit is contained in:
parent
cae9abf13e
commit
874e48d653
2 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
kind: pipeline
|
||||
type: docker
|
||||
name: docker_build
|
||||
depends_on:
|
||||
- lint
|
||||
#depends_on:
|
||||
# - lint
|
||||
steps:
|
||||
selfhosted_tag:
|
||||
image: plugins/docker
|
||||
|
|
Loading…
Reference in a new issue