Update .github/workflows/.github-ci.yaml
Some checks failed
ci / build (push) Has been cancelled

This commit is contained in:
richardrobertreitz 2025-02-23 12:52:33 +00:00
parent 11de6735e1
commit 5b80e0503f

View file

@ -11,9 +11,9 @@ jobs:
name: Login to registry
uses: docker/login-action@v3
with:
registry: gitea.client.c-one-infra.de
registry: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live
username: ${{ github.repository }}
password: ${{ secrets.PACKAGES_TOKEN }}
password: ${{ secrets.PACKAGES_TEST_TOKEN }}
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3
@ -25,4 +25,4 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: gitea.client.c-one-infra.de/giteaadmin/app:latest
tags: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/${{ github.repository }}/apptest:latest