ci: test new config

This commit is contained in:
Michael Grote 2023-11-24 11:58:32 +01:00
parent fe736638c0
commit 28d8a229ff
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