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