ci: fix woodpecker warnings
This commit is contained in:
parent
3ebc2aefb4
commit
6cf3ff7f0e
1 changed files with 2 additions and 5 deletions
|
@ -1,9 +1,6 @@
|
||||||
---
|
---
|
||||||
kind: pipeline
|
depends_on:
|
||||||
type: docker
|
- lint
|
||||||
name: docker_build
|
|
||||||
#depends_on:
|
|
||||||
# - lint
|
|
||||||
steps:
|
steps:
|
||||||
selfhosted_tag:
|
selfhosted_tag:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
|
Loading…
Reference in a new issue