Update docker.yaml

pull/237/head
Aliaksandr Shulyak 4 years ago committed by GitHub
parent b1b97ac775
commit 9f4b50940c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,5 +26,5 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/planka:latest
ghcr.io/${{ github.repository_owner }}/planka:${{ steps.build-image.outputs.tags }}
ghcr.io/thelonkarrde/planka:latest
ghcr.io/thelonkarrde/planka:${{ steps.build-image.outputs.tags }}

Loading…
Cancel
Save