modify
This commit is contained in:
parent
1bbae8e57d
commit
22c3746cb0
@ -1,12 +1,13 @@
|
||||
kind: pipeline
|
||||
name: build
|
||||
|
||||
clone:
|
||||
depth: 50
|
||||
|
||||
setps:
|
||||
- name: clone
|
||||
image: plugins/git
|
||||
# Seems to be looking for an image?
|
||||
recursive: true
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
settings:
|
||||
registry: docker.mtfos.xyz
|
||||
repo: docker.mtfos.xyz/mtfos/go-bot
|
||||
dockerfile: Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user