WIP proxy #3
@@ -52,7 +52,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: backend
|
context: backend
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ secrets.REGISTRY_URL }}/${{ env.DOCKER_ORG }}/backed-analytics-demo:${{ env.BRANCH_NAME }}
|
tags: ${{ secrets.REGISTRY_URL }}/${{ env.DOCKER_ORG }}/backend-analytics-demo:${{ env.BRANCH_NAME }}
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
file: backend/Dockerfile
|
file: backend/Dockerfile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user