fix woodpecker warnings

This commit is contained in:
Michael Grote 2024-01-24 19:59:23 +01:00
parent 7b5d606e49
commit 1e060849a2
2 changed files with 0 additions and 6 deletions

View file

@ -1,7 +1,4 @@
--- ---
kind: pipeline
type: docker
name: docker_build
depends_on: depends_on:
- lint - lint
steps: steps:

View file

@ -1,7 +1,4 @@
--- ---
kind: pipeline
type: docker
name: linting
steps: steps:
gitleaks: gitleaks:
image: zricethezav/gitleaks:latest image: zricethezav/gitleaks:latest