chore(): Push on promotion without needing a passing scan
This commit is contained in:
parent
78285e5efa
commit
72a413bd45
1 changed files with 0 additions and 8 deletions
|
@ -46,11 +46,6 @@ steps:
|
|||
depends_on:
|
||||
- build
|
||||
|
||||
trigger:
|
||||
exclude:
|
||||
event:
|
||||
- promote
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
name: deploy
|
||||
|
@ -71,9 +66,6 @@ steps:
|
|||
target:
|
||||
- production
|
||||
|
||||
depends_on:
|
||||
- scan
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- promote
|
||||
|
|
Loading…
Reference in a new issue