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