mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-21 19:10:42 +08:00
fix: docker workflow tags
This commit is contained in:
@@ -50,8 +50,8 @@ jobs:
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
type=semver,pattern=v{{version}}
|
||||
type=semver,pattern=v{{major}}
|
||||
type=semver,pattern=v{{major}}.{{minor}}
|
||||
type=semver,pattern=v{{major}}.{{minor}}.{{patch}}
|
||||
|
||||
- name: Build and push Docker image
|
||||
id: push
|
||||
|
||||
Reference in New Issue
Block a user