ci: do not run default pipeline for tags
This commit is contained in:
parent
d846c7bc16
commit
cf8799f35c
@ -13,6 +13,11 @@ steps:
|
||||
password:
|
||||
from_secret: dockerhub_password
|
||||
|
||||
trigger:
|
||||
event:
|
||||
exclude:
|
||||
- tag
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
name: tags
|
||||
|
Loading…
x
Reference in New Issue
Block a user