Compare commits
2 Commits
6cff35509e
...
2c167288f6
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c167288f6 | |||
| 7b2c167790 |
@@ -38,8 +38,7 @@ jobs:
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
type=ref,event=tag
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=sha
|
||||
|
||||
Reference in New Issue
Block a user