This commit is contained in:
Michael Grote 2023-12-04 17:51:33 +01:00
parent 3535ca52b1
commit 0115b95544
2 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@ type: docker
name: docker_build
depends_on:
- lint
- debug
steps:
selfhosted_tag:
image: plugins/docker

View file

@ -1,7 +1,7 @@
---
kind: pipeline
type: docker
name: docker_build
name: debug
steps:
gitleaks:
image: registry.mgrote.net/ui/allzweckcontainer:master