.gitea/workflows/dev-2-0.yaml aktualisiert
Website / Website veröffentlichen (push) Failing after 5s
Website / Website veröffentlichen (push) Failing after 5s
This commit is contained in:
@@ -18,6 +18,8 @@ jobs:
|
|||||||
- name: clone
|
- name: clone
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: build
|
- name: build
|
||||||
|
env:
|
||||||
|
HUGO_SECURITY_EXEC_ALLOW: "node"
|
||||||
run: hugo --minify --gc --baseURL "https://dev.ftecke.de/"
|
run: hugo --minify --gc --baseURL "https://dev.ftecke.de/"
|
||||||
- name: deploy
|
- name: deploy
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user