Browse Source
add git clone
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/1/merge
Bo-Yi Wu
7 years ago
No known key found for this signature in database
GPG Key ID: F84B2110C500B1F
1 changed files with
5 additions and
0 deletions
-
.drone.yml
|
|
@ -0,0 +1,5 @@ |
|
|
|
clone: |
|
|
|
git: |
|
|
|
image: plugins/git |
|
|
|
depth: 50 |
|
|
|
tags: true |