forgot to add semver tags to backend workflow

This commit is contained in:
maxDorninger
2025-06-01 21:17:47 +02:00
parent 9b6f9ccf1d
commit e9ff127c9f
2 changed files with 3 additions and 1 deletions

View File

@@ -43,6 +43,9 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
type=ref,event=tag
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha
- name: Build and push Docker image