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:
|
with:
|
||||||
context: ./
|
context: ./
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platforms:
|
platforms: linux/amd64
|
||||||
- linux/amd64
|
|
||||||
- linux/arm64
|
|
||||||
push: true
|
push: true
|
||||||
build-args: |
|
build-args: |
|
||||||
BUILD=${{ env.RELEASE_SHORT_COMMIT }}
|
BUILD=${{ env.RELEASE_SHORT_COMMIT }}
|
||||||
|
Loading…
Reference in New Issue
Block a user