.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:45:01 +02:00
parent 200e3e012b
commit 5cea431f48
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
run: npm ci --no-audit --no-fund run: npm ci --no-audit --no-fund
- name: build - name: build
env: env:
HUGO_SECURITY_EXEC_ALLOW: "node" HUGO_SECURITY_EXEC_ALLOW: "node|(postcss)"
run: hugo --minify --gc --baseURL "https://dev.ftecke.de/" run: hugo --minify --gc --baseURL "https://dev.ftecke.de/"
- name: deploy - name: deploy
run: | run: |