From b8c39673e34ff7bf7f1b7da8801cdb3ec2ebfa56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Sat, 1 Feb 2020 22:19:55 +0100 Subject: [PATCH] rename step --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e6f0875..5b0d43f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ type: docker name: default steps: -- name: html_validate +- name: compose_validate image: ubuntu commands: - apt-get update && apt-get install --no-install-recommends -y docker-compose