update meta to match x.x version numbering
Some checks failed
Docker Push / build (push) Failing after 29s
Some checks failed
Docker Push / build (push) Failing after 29s
This commit is contained in:
6
.github/workflows/docker-deploy.yaml
vendored
6
.github/workflows/docker-deploy.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user