.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:43:05 +02:00
parent cfb03a81d3
commit 200e3e012b
+1
View File
@@ -16,6 +16,7 @@ jobs:
- name: npm install - name: npm install
env: env:
CI: "true" CI: "true"
run: npm ci --no-audit --no-fund
- name: build - name: build
env: env:
HUGO_SECURITY_EXEC_ALLOW: "node" HUGO_SECURITY_EXEC_ALLOW: "node"