parent
515a46e04f
commit
72abc25aee
1 changed files with 2 additions and 1 deletions
|
@ -5,8 +5,9 @@ name: lint
|
|||
|
||||
steps:
|
||||
- name: Lint Dockerfile
|
||||
image: hadolint/hadolint
|
||||
image: hadolint/hadolint:latest-debian
|
||||
commands:
|
||||
- hadolint --version
|
||||
- hadolint Dockerfile
|
||||
|
||||
trigger:
|
||||
|
|
Loading…
Add table
Reference in a new issue