From 60c1842d689be68a5cd6ab33bd7f79e7cc49d06b Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Sun, 16 Oct 2022 19:02:41 +0200 Subject: [PATCH] Use 4 builds total. Translations aren't working --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 92db182..4581110 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -12,6 +12,7 @@ pipeline: - rm -r public - lektor build --output-path public -f scss - lektor build --output-path public -f scss + - lektor build --output-path public -f scss publish: image: debian commands: