.gitea/workflows/dev-2-0.yaml aktualisiert
Website / Website veröffentlichen (push) Has been cancelled

This commit is contained in:
fte
2026-07-28 19:47:17 +02:00
parent 5cea431f48
commit f03d8ad017
+1
View File
@@ -20,6 +20,7 @@ jobs:
- name: build - name: build
env: env:
HUGO_SECURITY_EXEC_ALLOW: "node|(postcss)" HUGO_SECURITY_EXEC_ALLOW: "node|(postcss)"
HUGO_SECURITY_NODE_DISABLE: "true"
run: hugo --minify --gc --baseURL "https://dev.ftecke.de/" run: hugo --minify --gc --baseURL "https://dev.ftecke.de/"
- name: deploy - name: deploy
run: | run: |