Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 15s
Some checks failed
Build custom umami / Build (push) Failing after 15s
This commit is contained in:
parent
9610c28281
commit
c0464c20b1
1 changed files with 4 additions and 2 deletions
|
|
@ -14,8 +14,10 @@ jobs:
|
|||
with:
|
||||
repository: watson/umami
|
||||
# path: umami
|
||||
ref: master
|
||||
ref:
|
||||
|
||||
- name: Setup Docker Buildx
|
||||
uses: docker/setup-buildx-action
|
||||
|
||||
- name: Login to image registry
|
||||
uses: docker/login-action@master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue