diff options
| author | Michael Grote | 2024-01-24 20:02:51 +0100 |
|---|---|---|
| committer | Michael Grote | 2024-01-24 20:02:51 +0100 |
| commit | 8e6472e491e236d58a668516692022736848c4cb (patch) | |
| tree | e90793186409593a75acd2051d1fa6b6e21c6181 /.woodpecker/lint.yml | |
| parent | 85a886ebbfc76720ed871006a3e17eb9627ac4ff (diff) | |
ci: fix woodpecker warnings
Diffstat (limited to '.woodpecker/lint.yml')
| -rw-r--r-- | .woodpecker/lint.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml index 0fcfd5f..94ae16c 100644 --- a/.woodpecker/lint.yml +++ b/.woodpecker/lint.yml @@ -1,7 +1,4 @@ --- -kind: pipeline -type: docker -name: linting steps: gitleaks: image: zricethezav/gitleaks:latest |