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