Update .forgejo/workflows/umami.yml
This commit is contained in:
parent
b1139eeee4
commit
b9d1c9402a
1 changed files with 1 additions and 3 deletions
|
|
@ -11,9 +11,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Build image using DinD Docker host
|
||||
commands:
|
||||
- echo "Docker host: $DOCKER_HOST"
|
||||
- docker version
|
||||
run: echo "Docker host: $DOCKER_HOST" && docker version
|
||||
|
||||
- name: Test
|
||||
run: docker version && pwd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue