Remove trigger.refs for dev builds
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2021-02-09 15:57:44 +01:00
parent f566f83398
commit d72bf5d0fe

View File

@@ -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/* ]