WIP proxy #3

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

View File

@@ -39,7 +39,7 @@ jobs:
uses: docker/build-push-action@v3 uses: docker/build-push-action@v3
with: with:
context: . context: .
push: false push: true
tags: ${{ env.DOCKER_ORG }}/beyondcx:${{ env.BRANCH_NAME }} tags: ${{ env.DOCKER_ORG }}/beyondcx:${{ env.BRANCH_NAME }}
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64