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

This commit is contained in:
Kars van Velzen 2025-08-24 18:20:18 +02:00
parent a97e7fb48b
commit fef8544f19

View file

@ -12,6 +12,7 @@ jobs:
# environment: # environment:
# DOCKER_HOST: tcp://forgejo_docker-in-docker:2375 # DOCKER_HOST: tcp://forgejo_docker-in-docker:2375
steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with: