Remove short sha docker tag (#4312)

This commit is contained in:
unbelauscht
2023-12-06 14:20:51 +01:00
committed by GitHub
parent 9e970fe4bd
commit 72478ba704

View File

@@ -57,7 +57,6 @@ jobs:
with:
images: quay.io/invidious/invidious
tags: |
type=sha,format=short
type=sha,format=short,prefix={{date 'YYYY.MM.DD'}}-,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
labels: |
@@ -83,7 +82,6 @@ jobs:
flavor: |
suffix=-arm64
tags: |
type=sha,format=short
type=sha,format=short,prefix={{date 'YYYY.MM.DD'}}-,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
labels: |