Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 5m7s
Some checks failed
Build custom umami / Build (push) Failing after 5m7s
This commit is contained in:
parent
11f272f775
commit
f644fc01f1
1 changed files with 5 additions and 5 deletions
|
|
@ -39,11 +39,11 @@ jobs:
|
|||
# - name: Test
|
||||
# run: docker version && pwd
|
||||
|
||||
- name: Run Docker commands
|
||||
env:
|
||||
DOCKER_HOST: tcp://localhost:2375
|
||||
run: |
|
||||
docker version
|
||||
# - name: Run Docker commands
|
||||
# env:
|
||||
# DOCKER_HOST: tcp://forgejo_docker-in-docker:2375
|
||||
# run: |
|
||||
# docker version
|
||||
|
||||
|
||||
- name: Login to image registry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue