kind: pipeline
type: docker
name: master
steps:
- name: backend image build
image: alpine/git
commands:
- echo 你好...