1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-09 07:25:24 +02:00

Update build-and-push-docker-image.yml

This commit is contained in:
Kunio Okita 2023-03-26 11:13:37 +09:00 committed by GitHub
parent f16d290331
commit 05edb66ae5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,5 +38,5 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
tags: |
ghcr.io/plankanban/planka:latest
ghcr.io/plankanban/planka:${{ steps.set-version.outputs.result }}
ghcr.io/HS-KunioOkita/planka:latest
ghcr.io/HS-KunioOkita/planka:${{ steps.set-version.outputs.result }}