ci: test new config
This commit is contained in:
parent
fe736638c0
commit
28d8a229ff
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
|
||||
|
|
Loading…
Reference in a new issue