From 78aa7097a1ba52abe3cd184af9dc053e6fe61db7 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Fri, 5 Jan 2024 22:48:57 +0100 Subject: [PATCH] l --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index ca822ab..b379026 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -7,7 +7,7 @@ steps: - npx tailwindcss -i input.css -o static/css/index.css --minify - zola build deploy: - image: git.polynom.me/papatutuwawa/woodpecker-ssg-deploy:latest + image: git.polynom.me/papatutuwawa/woodpecker-ssg-deploy@sha256:c7e2e8ad5d096ca6a628ffbbfa1026dce21784305f6069985d830c4167abcbda secrets: [ git_push_token ] settings: email: "ci@polynom.me"