fix drone

This commit is contained in:
Lunny Xiao 2019-10-14 23:43:33 +08:00
parent 6532fb85dc
commit d1855b110a
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 0 additions and 38 deletions

View File

@ -6,21 +6,11 @@ platform:
os: linux
arch: amd64
clone:
disable: true
workspace:
base: /go
path: src/gitea.com/xorm/xorm
steps:
- name: git
pull: default
image: plugins/git:next
settings:
depth: 50
tags: true
- name: init_postgres
pull: default
image: postgres:9.5
@ -186,21 +176,11 @@ platform:
os: linux
arch: amd64
clone:
disable: true
workspace:
base: /go
path: src/gitea.com/xorm/xorm
steps:
- name: git
pull: default
image: plugins/git:next
settings:
depth: 50
tags: true
- name: init_postgres
pull: default
image: postgres:9.5
@ -406,20 +386,11 @@ platform:
os: linux
arch: amd64
clone:
disable: true
workspace:
base: /go
path: src/gitea.com/xorm/xorm
steps:
- name: git
pull: default
image: plugins/git:next
settings:
depth: 50
tags: true
- name: build
pull: default
@ -618,20 +589,11 @@ platform:
os: linux
arch: amd64
clone:
disable: true
workspace:
base: /go
path: src/gitea.com/xorm/xorm
steps:
- name: git
pull: default
image: plugins/git:next
settings:
depth: 50
tags: true
- name: build
pull: default