Remove trigger.refs for dev builds
This commit is contained in:
@@ -152,7 +152,7 @@ steps:
|
||||
|
||||
trigger:
|
||||
event: [ push, pull_request, promote ]
|
||||
refs: [ refs/heads/master, refs/heads/feature/*, refs/heads/hotfix/* ]
|
||||
# refs: [ refs/heads/release/*, refs/heads/master, refs/heads/feature/*, refs/heads/hotfix/* ]
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
@@ -319,4 +319,4 @@ steps:
|
||||
|
||||
trigger:
|
||||
event: [ push, pull_request, promote ]
|
||||
refs: [ refs/heads/master, refs/heads/feature/*, refs/heads/hotfix/* ]
|
||||
# refs: [ refs/heads/master, refs/heads/feature/*, refs/heads/hotfix/* ]
|
||||
|
||||
Reference in New Issue
Block a user