Actions full length sha #7

Merged
Sudo-Ivan merged 4 commits from actions-full-length-sha into custom 2025-10-02 00:33:47 +00:00
Showing only changes of commit e0e2bbf091 - Show all commits

View File

@@ -148,10 +148,10 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:${{ github.ref_name }}
labels: |
org.opencontainers.image.title=Reticulum MeshChat
org.opencontainers.image.description=Docker image for Reticulum MeshChat
tags: >-
ghcr.io/${{ github.repository_owner }}/reticulum-meshchat:latest,
ghcr.io/${{ github.repository_owner }}/reticulum-meshchat:${{ github.ref_name }}
labels: >-
org.opencontainers.image.title=Reticulum MeshChat,
org.opencontainers.image.description=Docker image for Reticulum MeshChat,
org.opencontainers.image.url=https://github.com/${{ github.repository }}/pkgs/container/reticulum-meshchat/