Don't test the build on promoted build event
This commit is contained in:
parent
4eb56ac875
commit
3e4c1fbbc0
@ -13,6 +13,11 @@ steps:
|
||||
commands:
|
||||
- make build
|
||||
|
||||
trigger:
|
||||
event:
|
||||
exclude:
|
||||
- promote
|
||||
|
||||
---
|
||||
|
||||
kind: pipeline
|
||||
|
Loading…
Reference in New Issue
Block a user