update meta to match x.x version numbering
Docker Push / build (push) Failing after 29s
Details
Docker Push / build (push) Failing after 29s
Details
This commit is contained in:
parent
d0fd783e5f
commit
c227745639
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue