WIP proxy #3
@@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
context: backend
|
||||
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
|
||||
file: backend/Dockerfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user