Run test on any event except promote
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
78acedc2d9
commit
bcbc0924bb
@ -3,8 +3,10 @@ kind: pipeline
|
||||
type: exec
|
||||
name: test
|
||||
|
||||
#trigger:
|
||||
# event:
|
||||
trigger:
|
||||
event:
|
||||
exclude:
|
||||
- promote
|
||||
# - push
|
||||
# - pull_request
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user