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

This commit is contained in:
Kars van Velzen 2025-08-24 19:17:35 +02:00
parent 11f272f775
commit f644fc01f1

View file

@ -39,11 +39,11 @@ jobs:
# - name: Test # - name: Test
# run: docker version && pwd # run: docker version && pwd
- name: Run Docker commands # - name: Run Docker commands
env: # env:
DOCKER_HOST: tcp://localhost:2375 # DOCKER_HOST: tcp://forgejo_docker-in-docker:2375
run: | # run: |
docker version # docker version
- name: Login to image registry - name: Login to image registry