changed drone clone policy

This commit is contained in:
konrad 2018-01-10 14:58:17 +01:00 committed by kolaente
parent 76575986c4
commit 632570337f
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 4 additions and 3 deletions

View File

@ -2,12 +2,13 @@ workspace:
base: /srv/app base: /srv/app
path: src/git.mowie.cc/konrad/Library path: src/git.mowie.cc/konrad/Library
pipeline: clone:
clone: git:
image: plugins/git image: plugins/git:1
depth: 50 depth: 50
tags: true tags: true
pipeline:
build-backend: build-backend:
image: webhippie/golang:edge image: webhippie/golang:edge
pull: true pull: true