From 4f1e52731ce6bf3b6e8a0fabf20b2e7613c1cb87 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Tue, 13 Jun 2023 00:18:20 -0400 Subject: [PATCH] duplicate step name --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 52e5965..89bff17 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ clone: steps: -- name: build-and-public-docker-image +- name: clone image: alpine/git commands: - git clone https://code.ndumas.com/ndumas/obsidian-pipeline.git .