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
|
||||
type: docker
|
||||
name: docker_build
|
||||
#depends_on:
|
||||
# - lint
|
||||
depends_on:
|
||||
- lint
|
||||
steps:
|
||||
selfhosted_tag:
|
||||
image: plugins/docker
|
||||
|
|
Loading…
Reference in a new issue