From 4ab7aa8b369c761d250fabe7f1965bbee2e32656 Mon Sep 17 00:00:00 2001 From: Alexander Lehmann Date: Sat, 30 Sep 2023 16:08:51 +0200 Subject: [PATCH] wrong script file --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 29fd915..477fc3c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,5 +6,5 @@ steps: - name: shellcheck image: koalaman/shellcheck-alpine:stable commands: - - shellcheck backup_cosmicvoyage + - shellcheck misfin.sh