Merge branch 'master' of https://git.mgrote.net/mg/docker-image-munin-server
This commit is contained in:
commit
d11394dc45
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ steps:
|
|||
- name: run gitleaks
|
||||
image: plugins/gitleaks
|
||||
settings:
|
||||
path: . # https://github.com/hadolint/hadolint/blob/master/docs/INTEGRATION.md
|
||||
path: .
|
||||
# https://github.com/hadolint/hadolint/blob/master/docs/INTEGRATION.md
|
||||
- name: hadolint
|
||||
image: hadolint/hadolint:latest-debian
|
||||
# image: ghcr.io/hadolint/hadolint:latest-debian
|
||||
|
|
Reference in a new issue