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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

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: |