Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 1m27s
Some checks failed
Build custom umami / Build (push) Failing after 1m27s
This commit is contained in:
parent
205fbd3812
commit
d501e633cd
1 changed files with 3 additions and 2 deletions
|
|
@ -12,8 +12,9 @@ jobs:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: 'watson/umami'
|
repository: watson/umami
|
||||||
path: 'umami-custom'
|
path: umami-custom
|
||||||
|
ref: master
|
||||||
|
|
||||||
|
|
||||||
- name: Login to image registry
|
- name: Login to image registry
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue