From 5263214a0a19b04babbb229431ff8f2d2a7e43e2 Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Fri, 11 Nov 2022 16:17:23 -0500 Subject: [PATCH] fix ci --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 58a3bcb..5f86116 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -14,7 +14,7 @@ pipeline: - hugo publish: - image: registry.gitlab.com/pages/hugo/hugo_extended:latest + image: ubuntu:latest commands: - bash deploy.sh