Update .forgejo/workflows/build.yml
All checks were successful
Build and push image / build (push) Successful in 41s
All checks were successful
Build and push image / build (push) Successful in 41s
This commit is contained in:
parent
252e2b2b5c
commit
492da39dea
1 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
- name: Login to Forgejo registry
|
- name: Login to Forgejo registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: git.example.com
|
registry: forge.jannis.wtf
|
||||||
username: ${{ secrets.REGISTRY_USER }}
|
username: ${{ secrets.REGISTRY_USER }}
|
||||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue