From d1855b110a5c02966be90c83f692347e7437ec95 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Mon, 14 Oct 2019 23:43:33 +0800 Subject: [PATCH] fix drone --- .drone.yml | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/.drone.yml b/.drone.yml index b204df5b..11234a37 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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