aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml3
1 files changed, 1 insertions, 2 deletions
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