„.gitea/workflows/prod.yaml“ ändern
Some checks failed
website-main / prod-build (push) Failing after 1s
website-main / test-build (push) Failing after 1s
website-main / auto-rebuild (push) Has been skipped

This commit is contained in:
Denys Konovalov 2023-05-28 09:24:49 +02:00
parent af6f4124ef
commit 583c8547ca

@ -18,7 +18,7 @@ jobs:
timeout-minutes: 5
steps:
- name: clone
uses: actions/checkout@v3
uses: https://gitea.com/actions/checkout@v3
- name: build
run: hugo --minify --gc --baseURL "https://cantorgymnasium.de/"
- name: deploy