From 0f9900619583d3c7ee788477cb1795605359f688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Sch=C3=A4ferdiek?= Date: Mon, 11 Jul 2022 20:34:56 +0200 Subject: [PATCH] Fix typo in CI pipeline image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 748fc42..d27b20c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: commands: - find usr/local/bin -type f -exec echo Testing {} \; -exec shellcheck {} \; - name: build arch package - image: archlinux/archlinix + image: archlinux/archlinux commands: - cd _pkg - makepkg -cs