Update .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
2cca8d4cbc
commit
6687c7d6bf
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
image: hadolint/hadolint
|
image: hadolint/hadolint
|
||||||
commands:
|
commands:
|
||||||
- hadolint **/docker-compose.yml
|
- hadolint arrs/docker-compose.yml
|
Reference in a new issue