Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 46s
Some checks failed
Build custom umami / Build (push) Failing after 46s
This commit is contained in:
parent
d501e633cd
commit
93183f2e5f
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
registry: git.octubre.be
|
registry: git.octubre.be
|
||||||
username: ${{ github.repository_owner }}
|
username: ${{ github.repository_owner }}
|
||||||
password: ${{ secrets.LOGIN_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Build and push image
|
- name: Build and push image
|
||||||
uses: docker/build-push-action@master
|
uses: docker/build-push-action@master
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue