Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 53s
Some checks failed
Build custom umami / Build (push) Failing after 53s
This commit is contained in:
parent
33d809d251
commit
2473d6b10a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build image using DinD Docker host
|
- name: Build image using DinD Docker host
|
||||||
run: echo $DOCKER_HOST && docker version
|
run: echo $DOCKER_HOST
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: docker version && pwd
|
run: docker version && pwd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue