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
|
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
|
||||||
|
|
Loading…
Reference in a new issue