mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
Merge pull request #5572 from wy65701436/remove-trigger-vic
Remove step to trigger downstream product in CI pipeline
This commit is contained in:
commit
4dcea7dd8d
14
.drone.yml
14
.drone.yml
@ -73,17 +73,3 @@ pipeline:
|
||||
event: [push, tag, deployment]
|
||||
branch: [ master, release-*, refs/tags/* ]
|
||||
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