From cfedd1e091a4ab6129c2ad35369fad25e7c21ea6 Mon Sep 17 00:00:00 2001 From: David Claeys Date: Thu, 6 Feb 2025 16:56:56 +0100 Subject: [PATCH] update build actions --- .gitea/workflows/action.yml | 5 +++++ .github/workflows/action.yml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index a09300a..72c4c41 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -38,6 +38,11 @@ jobs: id: meta uses: docker/metadata-action@v5 with: + labels: | + org.opencontainers.image.title=epg-info + org.opencontainers.image.description=Docker image of https://github.com/iptv-org/epg + org.opencontainers.image.authors=Davidquinonescl + org.opencontainers.image.documentation=https://git.claeyscloud.com/david/epg-info-docker/src/branch/main/README.md images: | davidquinonescl/epg-info git.claeyscloud.com/david/epg-info diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index d11c1f4..e108a29 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -24,6 +24,11 @@ jobs: id: meta uses: docker/metadata-action@v5 with: + labels: | + org.opencontainers.image.title=epg-info + org.opencontainers.image.description=Docker image of https://github.com/iptv-org/epg + org.opencontainers.image.authors=Davidquinonescl + org.opencontainers.image.documentation=https://github.com/davidclaeysquinones/epg-info-docker/blob/main/README.md images: ghcr.io/davidclaeysquinones/epg-info tags: | type=semver,pattern={{raw}}