From 5b0ca594a1749d7ccbb23ee90e2b590cf7f91411 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sun, 15 Jan 2023 17:17:29 -0800 Subject: [PATCH] Fix drone step label [ci skip] --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ebbeb14..844f269 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ --- kind: pipeline -name: deploy to hub.docker.com +name: publish image steps: - name: run shellcheck image: debian:buster