Update .forgejo/workflows/umami.yml
This commit is contained in:
parent
2473d6b10a
commit
d185950df8
1 changed files with 1 additions and 5 deletions
|
|
@ -7,11 +7,7 @@ on:
|
|||
jobs:
|
||||
Build:
|
||||
runs-on: docker
|
||||
image: docker:24.0
|
||||
|
||||
steps:
|
||||
- name: Build image using DinD Docker host
|
||||
run: echo $DOCKER_HOST
|
||||
image: docker:24
|
||||
|
||||
- name: Test
|
||||
run: docker version && pwd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue