New pipeline eventing
This commit is contained in:
11
.drone.yml
11
.drone.yml
@@ -61,8 +61,7 @@ trigger:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
# - pull_request
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
@@ -145,10 +144,7 @@ depends_on:
|
||||
- Test Pipeline
|
||||
|
||||
trigger:
|
||||
# branch:
|
||||
# - main
|
||||
event:
|
||||
# - push
|
||||
- tag
|
||||
|
||||
---
|
||||
@@ -212,8 +208,5 @@ depends_on:
|
||||
- Test Pipeline
|
||||
|
||||
trigger:
|
||||
# branch:
|
||||
# - main
|
||||
event:
|
||||
# - push
|
||||
- tag
|
||||
- promote
|
||||
|
||||
Reference in New Issue
Block a user