.forgejo/workflows/build.yaml aktualisiert
Some checks failed
build-to-pages / build (push) Failing after 3s
build-to-pages / push (push) Failing after 2s

This commit is contained in:
hoernschen 2023-10-22 19:43:31 +00:00
parent f41a50b2a8
commit 8fa6888305

View file

@ -4,8 +4,8 @@ branches: [main]
jobs: jobs:
build: build:
runs-on: docker runs-on: docker
#env: env:
# HUGO_VERSION: 0.115.4 HUGO_VERSION: 0.115.4
steps: steps:
- name: Install Hugo CLI - name: Install Hugo CLI
run: | run: |