From 600288e13a6d5e0ce872c81e4baf8ec8d081db3e Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 27 Feb 2020 23:40:35 +0100 Subject: [PATCH] fix pointing to non-existent archlinux image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3085ffe..90041c3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: - name: hugo-extended pull: if-not-exists - image: archlinux/archlinux-docker + image: archlinux commands: - pacman -Syu --noconfirm wget tar - wget https://github.com/gohugoio/hugo/releases/download/v0.65.3/hugo_extended_0.65.3_Linux-64bit.tar.gz | tar xfv -