WIP proxy #3
@@ -39,7 +39,7 @@ jobs:
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: .
|
||||
push: false
|
||||
push: true
|
||||
tags: ${{ env.DOCKER_ORG }}/beyondcx:${{ env.BRANCH_NAME }}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user