Merge branch 'feature/backend/unify-api-communication' of ssh://git.kluster.moll.re:2222/remoll/fast-network-navigation into feature/backend/unify-api-communication
This commit is contained in:
commit
bcc91c638d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user