[c] static registry entry for login
Some checks failed
Build and Push Docker Image / docker-build (push) Failing after 12s
Some checks failed
Build and Push Docker Image / docker-build (push) Failing after 12s
This commit is contained in:
parent
176abcc787
commit
ed4928d8d9
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: 👤 Log in to the Container registry
|
||||
uses: https://github.com/docker/login-action@v3
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
registry: gitpot.org
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.FORGEJO_TOKEN }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue