Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 3m22s
Some checks failed
Build custom umami / Build (push) Failing after 3m22s
This commit is contained in:
parent
f644fc01f1
commit
82f5f21012
1 changed files with 5 additions and 5 deletions
|
|
@ -39,11 +39,11 @@ jobs:
|
||||||
# - name: Test
|
# - name: Test
|
||||||
# run: docker version && pwd
|
# run: docker version && pwd
|
||||||
|
|
||||||
# - name: Run Docker commands
|
- name: Run Docker commands
|
||||||
# env:
|
env:
|
||||||
# DOCKER_HOST: tcp://forgejo_docker-in-docker:2375
|
DOCKER_HOST: tcp://forgejo_docker-in-docker:2375
|
||||||
# run: |
|
run: |
|
||||||
# docker version
|
docker version
|
||||||
|
|
||||||
|
|
||||||
- name: Login to image registry
|
- name: Login to image registry
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue