Move drone clone step out of pipeline (#4420)

This commit is contained in:
Manjunath Dharamadas 2018-03-15 21:48:38 -05:00 committed by Yan
parent 139a0c59ba
commit 38d6306f3b

View File

@ -2,12 +2,13 @@ workspace:
base: /drone
path: src/github.com/vmware/harbor
pipeline:
clone:
clone:
git:
image: plugins/git
tags: true
recursive: false
pipeline:
check-org-membership:
image: 'wdc-harbor-ci.eng.vmware.com/default-project/vic-integration-test:1.44'
pull: true