This commit is contained in:
parent
66b5843b0d
commit
0a19a6c48b
4
.github/workflows/docker.yaml
vendored
4
.github/workflows/docker.yaml
vendored
@ -45,9 +45,7 @@ jobs:
|
||||
with:
|
||||
context: ./
|
||||
file: ./Dockerfile
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
build-args: |
|
||||
BUILD=${{ env.RELEASE_SHORT_COMMIT }}
|
||||
|
Loading…
Reference in New Issue
Block a user