improve drone

This commit is contained in:
Lunny Xiao 2019-11-12 20:45:05 +08:00
parent 0cbe15018c
commit 46098dcf25
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ depends_on:
- clone
clone:
disable: true
workspace:
base: /go
path: src/xorm.io/xorm
steps:
- name: build
pull: default