Removed trigger filter in build pipeline
This commit is contained in:
parent
abe1814825
commit
022f9df89a
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ image_pull_secrets:
|
|||
|
||||
trigger:
|
||||
event:
|
||||
- push
|
||||
exclude:
|
||||
- pull_request
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
|
Loading…
Reference in a new issue