kind: pipeline
type: docker
name: deployment
clone:
disable: true
steps:
- name: backend image build
image: alpine/git
commands:
- echo 你好...