This commit is contained in:
Jay 2019-05-22 22:33:34 +08:00
parent 20a80e5c0f
commit 1bbae8e57d
1 changed files with 6 additions and 3 deletions

View File

@ -1,8 +1,11 @@
pipeline:
clone:
kind: pipeline
name: build
setps:
- name: clone
image: plugins/git
# Seems to be looking for an image?
recursive: true
docker:
- name: docker
image: plugins/docker
registry: docker.mtfos.xyz
repo: docker.mtfos.xyz/mtfos/go-bot