Update .forgejo/workflows/umami.yml
Some checks are pending
Build custom umami / Build (push) Waiting to run

This commit is contained in:
Kars van Velzen 2025-08-24 18:09:39 +02:00
parent dfb6909bb1
commit 152a363925

View file

@ -7,7 +7,7 @@ on:
jobs: jobs:
Build: Build:
runs-on: docker runs-on: docker
image: Dockerfile image: 'Dockerfile'
steps: steps:
- name: Test - name: Test