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
|
# - 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue