ci: fix woodpecker warnings
This commit is contained in:
parent
85a886ebbf
commit
8e6472e491
2 changed files with 0 additions and 6 deletions
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: docker_build
|
||||
depends_on:
|
||||
- lint
|
||||
steps:
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: linting
|
||||
steps:
|
||||
gitleaks:
|
||||
image: zricethezav/gitleaks:latest
|
||||
|
|
Reference in a new issue