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
|
type: exec
|
||||||
name: test
|
name: test
|
||||||
|
|
||||||
#trigger:
|
trigger:
|
||||||
# event:
|
event:
|
||||||
|
exclude:
|
||||||
|
- promote
|
||||||
# - push
|
# - push
|
||||||
# - pull_request
|
# - pull_request
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user