removed "main" version when tagging and pushing image
This commit is contained in:
@@ -40,8 +40,6 @@ jobs:
|
||||
with:
|
||||
images: 10.0.0.2:3000/${{ gitea.repository_owner }}/${{ gitea.event.repository.name }}
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
type=schedule,pattern={{date 'YYYYMMDD'}}
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user