Added dependency release pipeline from tag
This commit is contained in:
parent
26dae0423c
commit
30c3bd70b0
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@ steps:
|
|||
image_pull_secrets:
|
||||
- custom_mirror_registry
|
||||
|
||||
depends_on:
|
||||
- hello world
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- tag
|
||||
|
|
Loading…
Reference in a new issue