mirror of
https://github.com/goharbor/harbor
synced 2025-04-07 22:37:09 +00:00
Remove step to trigger downstream product in CI pipeline
This commit is contained in:
parent
9c86d0b86f
commit
bf21628e78
14
.drone.yml
14
.drone.yml
|
@ -73,17 +73,3 @@ pipeline:
|
||||||
event: [push, tag, deployment]
|
event: [push, tag, deployment]
|
||||||
branch: [ master, release-*, refs/tags/* ]
|
branch: [ master, release-*, refs/tags/* ]
|
||||||
status: [ failure, success ]
|
status: [ failure, success ]
|
||||||
|
|
||||||
trigger:
|
|
||||||
image: plugins/downstream
|
|
||||||
server: https://ci-vic.vmware.com
|
|
||||||
secrets:
|
|
||||||
- downstream_token
|
|
||||||
fork: true
|
|
||||||
repositories:
|
|
||||||
- vmware/vic-product
|
|
||||||
when:
|
|
||||||
repo: goharbor/harbor
|
|
||||||
event: [ push, tag ]
|
|
||||||
branch: [ master, release-*, refs/tags/* ]
|
|
||||||
status: success
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user