update
This commit is contained in:
@@ -67,7 +67,7 @@ jobs:
|
|||||||
type=raw,value=latest,enable={{is_default_branch}}
|
type=raw,value=latest,enable={{is_default_branch}}
|
||||||
labels: |
|
labels: |
|
||||||
org.opencontainers.image.title=${{ github.repository }}
|
org.opencontainers.image.title=${{ github.repository }}
|
||||||
org.opencontainers.image.description=KatelyaTV - A modern streaming platform
|
org.opencontainers.image.description=katelyatv - A modern streaming platform
|
||||||
org.opencontainers.image.url=${{ github.server_url }}/${{ github.repository }}
|
org.opencontainers.image.url=${{ github.server_url }}/${{ github.repository }}
|
||||||
org.opencontainers.image.source=${{ github.server_url }}/${{ github.repository }}
|
org.opencontainers.image.source=${{ github.server_url }}/${{ github.repository }}
|
||||||
org.opencontainers.image.version=${{ steps.meta.outputs.version }}
|
org.opencontainers.image.version=${{ steps.meta.outputs.version }}
|
||||||
@@ -159,4 +159,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
|
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
|
||||||
subject-digest: ${{ steps.build.outputs.digest }}
|
subject-digest: ${{ steps.build.outputs.digest }}
|
||||||
push-to-registry: true
|
push-to-registry: true
|
||||||
|
|||||||
Reference in New Issue
Block a user