This commit is contained in:
parent
763cac05e9
commit
14a5cbf66a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/.github-ci.yaml
vendored
1
.github/workflows/.github-ci.yaml
vendored
|
|
@ -38,4 +38,5 @@ jobs:
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: ${{ steps.docker.outputs.tags }}
|
tags: ${{ steps.docker.outputs.tags }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue