mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
fix tag name
This commit is contained in:
parent
dafce65ee3
commit
a4cd7ab9d9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-push-release.yml
vendored
2
.github/workflows/docker-push-release.yml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
||||||
file: ./arch/Dockerfile
|
file: ./arch/Dockerfile
|
||||||
platforms: linux/arm64
|
platforms: linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}-arm64
|
||||||
|
|
||||||
# Build AMD64 image on GitHub's AMD64 runner
|
# Build AMD64 image on GitHub's AMD64 runner
|
||||||
build-amd64:
|
build-amd64:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue