Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 15s

This commit is contained in:
Kars van Velzen 2025-08-24 16:26:26 +02:00
parent 9610c28281
commit c0464c20b1

View file

@ -14,9 +14,11 @@ jobs:
with: with:
repository: watson/umami repository: watson/umami
# path: umami # path: umami
ref: master ref:
- name: Setup Docker Buildx
uses: docker/setup-buildx-action
- name: Login to image registry - name: Login to image registry
uses: docker/login-action@master uses: docker/login-action@master
with: with: