update build actions
This commit is contained in:
parent
7bf14e4f10
commit
cfedd1e091
@ -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
|
||||
|
5
.github/workflows/action.yml
vendored
5
.github/workflows/action.yml
vendored
@ -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}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user