2
0
Fork 0

Try using git option
continuous-integration/drone/push Build was killed Details

pull/6/head
Ambrose Chua 2019-03-23 22:58:24 +08:00
parent 690b08aca1
commit 9d2378f2e2
1 changed files with 3 additions and 4 deletions

View File

@ -2,11 +2,10 @@ kind: pipeline
name: auth
clone:
depth: 5
recursive: true
submodule_override:
backend-auth: https://git.makerforce.io/beep/backend-auth.git
steps:
- name: submodules
image: docker:git
commands:
- git submodule update --init --init --recursive --remote
- name: docker
image: plugins/docker
settings: