chore(docker ci): remove tagging for year

having a tag for the year while there already is year.month and year.month.rel seems kinda redundant
This commit is contained in:
Marie 2024-01-06 01:07:05 +01:00
parent e99ac04ab2
commit 560aedb469
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ jobs:
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=raw,value=stable
- name: Log in to GHCR
uses: https://github.com/docker/login-action@v3