Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 1m11s
Some checks failed
Build custom umami / Build (push) Failing after 1m11s
This commit is contained in:
parent
361c7cec91
commit
92407c8a1d
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@ on:
|
|||
jobs:
|
||||
Build:
|
||||
runs-on: docker
|
||||
image: 'Dockerfile'
|
||||
container:
|
||||
image: docker:24
|
||||
environment:
|
||||
DOCKER_HOST: tcp://forgejo_docker-in-docker:2375
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue