Update .drone.yml
This commit is contained in:
parent
6687c7d6bf
commit
ae428dd945
1 changed files with 0 additions and 10 deletions
10
.drone.yml
10
.drone.yml
|
@ -1,10 +0,0 @@
|
||||||
kind: pipeline
|
|
||||||
type: docker
|
|
||||||
name: lint
|
|
||||||
|
|
||||||
steps:
|
|
||||||
|
|
||||||
- name: lint
|
|
||||||
image: hadolint/hadolint
|
|
||||||
commands:
|
|
||||||
- hadolint arrs/docker-compose.yml
|
|
Reference in a new issue