This commit is contained in:
parent
ba66d19968
commit
3f6d191c46
1 changed files with 0 additions and 7 deletions
|
@ -7,13 +7,6 @@ steps:
|
||||||
when:
|
when:
|
||||||
- evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"'
|
- evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"'
|
||||||
|
|
||||||
hadolint:
|
|
||||||
image: pipelinecomponents/hadolint:0.26.1
|
|
||||||
commands:
|
|
||||||
- hadolint Dockerfile
|
|
||||||
when:
|
|
||||||
- evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"'
|
|
||||||
|
|
||||||
shellcheck:
|
shellcheck:
|
||||||
image: "koalaman/shellcheck-alpine:v0.10.0"
|
image: "koalaman/shellcheck-alpine:v0.10.0"
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue