update meta to match x.x version numbering
Docker Push / build (push) Failing after 29s Details

This commit is contained in:
Nick Trimborn 2023-07-20 11:09:34 +02:00
parent d0fd783e5f
commit c227745639
1 changed files with 4 additions and 2 deletions

View File

@ -50,8 +50,10 @@ jobs:
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
#type=semver,pattern={{major}}.{{minor}}
- name: Build and push
uses: docker/build-push-action@v4
with: