Change REG
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:
Patrick Niebeling
2024-11-20 13:15:09 +01:00
parent 7ba5cd4e75
commit 284cda6aab

View File

@ -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