Change REG
All checks were successful
Deploy Container Image to Registry / docker (push) Successful in 16s
All checks were successful
Deploy Container Image to Registry / docker (push) Successful in 16s
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ghcr.io
|
||||
registry: gitea.gnilebein.de
|
||||
username: ${{ secrets.REG_GITEA_USERNAME }}
|
||||
password: ${{ secrets.REG_GITEA_PASSWORD }}
|
||||
# - name: Build and push
|
||||
|
Reference in New Issue
Block a user