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:
|
jobs:
|
||||||
Build:
|
Build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
image: 'Dockerfile'
|
container:
|
||||||
|
image: docker:24
|
||||||
environment:
|
environment:
|
||||||
DOCKER_HOST: tcp://forgejo_docker-in-docker:2375
|
DOCKER_HOST: tcp://forgejo_docker-in-docker:2375
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue