From 0486630b9f3d90e310cce439a1c6398080cf1cdd Mon Sep 17 00:00:00 2001 From: Jonas Tobias Hopusch Date: Sun, 13 Jun 2021 22:30:17 +0200 Subject: [PATCH] Update image while downloading zola too --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e7b801d..00ae157 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ pages: only: - master before_script: - - pacman --needed --noconfirm -Sy zola + - pacman --needed --noconfirm -Syu zola script: - zola build artifacts: