summaryrefslogtreecommitdiffstats
path: root/.github/workflows/container-release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/container-release.yml')
-rw-r--r--.github/workflows/container-release.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/container-release.yml b/.github/workflows/container-release.yml
index 678c3513..e44ac200 100644
--- a/.github/workflows/container-release.yml
+++ b/.github/workflows/container-release.yml
@@ -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: |