WIP proxy #3

Open
garbelo wants to merge 65 commits from proxy into main
Showing only changes of commit 4cd49d8c9a - Show all commits

View File

@@ -34,7 +34,7 @@ jobs:
with: with:
context: frontend context: frontend
push: true push: true
tags: ${{ secrets.REGISTRY_URL }}/${{ env.DOCKER_ORG }}/frontend-analytics-demo:$GIT_TAG_NAME tags: ${{ secrets.REGISTRY_URL }}/${{ env.DOCKER_ORG }}/frontend-analytics-demo:${{ GIT_TAG_NAME }}
platforms: linux/amd64 platforms: linux/amd64
file: frontend/Dockerfile file: frontend/Dockerfile