This commit is contained in:
@@ -18,9 +18,9 @@ jobs:
|
||||
CI: "true"
|
||||
run: npm ci --no-audit --no-fund
|
||||
- name: build
|
||||
env:
|
||||
HUGO_SECURITY_EXEC_ALLOW: "node|(postcss)"
|
||||
HUGO_SECURITY_NODE_DISABLE: "true"
|
||||
#env:
|
||||
# HUGO_SECURITY_EXEC_ALLOW: "node|(postcss)"
|
||||
# HUGO_SECURITY_NODE_DISABLE: "true"
|
||||
run: hugo --minify --gc --baseURL "https://dev.ftecke.de/"
|
||||
- name: deploy
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user