From 6e35747fd3d182a5a76540e2237eedc5c6c40490 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sat, 10 Jun 2023 10:54:58 +0200 Subject: ci: DL3020 --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 2d40410..1a3b606 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,8 +19,7 @@ steps: - name: hadolint image: hadolint/hadolint:latest-debian commands: - - hadolint --version - - hadolint Dockerfile + - hadolint Dockerfile - name: docker_build_and_push_selfhosted image: thegeeklab/drone-docker-buildx:23 -- cgit v1.2.3