Implement common base structure #7

Closed
kscheidecker wants to merge 36 commits from feature/backend/unify-api-communication into main
Showing only changes of commit 4d6633ed49 - Show all commits

View File

@ -18,7 +18,7 @@ jobs:
with: with:
registry: git.kluster.moll.re registry: git.kluster.moll.re
username: ${{ gitea.repository_owner }} username: ${{ gitea.repository_owner }}
password: ${{ secrets.GITEA_TOKEN}} password: ${{ secrets.DOCKER_PUSH_TOKEN }}
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3