Update .forgejo/workflows/deploy.yaml #55

Merged
xengi merged 1 commit from staging into production 2026-08-21 21:37:38 +02:00
Showing only changes of commit e93b399854 - Show all commits

Update .forgejo/workflows/deploy.yaml
Some checks failed
deploy blog / deploy (push) Failing after 12s

Signed-off-by: xengi <cccb-git@xengi.de>
XenGi 2026-08-21 21:36:22 +02:00

View file

@ -11,7 +11,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: alpine-latest
steps:
- name: Install dependencies
run: apk --no-cache add hugo git openssh-client rsync