Remove when from lint Dockerfile step

This commit is contained in:
Magnus Walbeck 2021-03-17 12:02:18 +01:00
parent b334d62fe5
commit 515a46e04f
Signed by: mwalbeck
GPG key ID: CCB78CFF3F950769

View file

@ -8,10 +8,6 @@ steps:
image: hadolint/hadolint
commands:
- hadolint Dockerfile
when:
status:
- failure
- success
trigger:
event: