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 9d37c140f0 - Show all commits

View File

@ -27,5 +27,5 @@ jobs:
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with:
context: backend context: backend
tags: git.kluster.moll.re/renoll/fast_network_navigation/backend:latest tags: git.kluster.moll.re/remoll/fast_network_navigation/backend:latest
push: true push: true