kind: pipeline type: docker name: 自动部署 clone: disable: true # 禁用自带clone steps: - name: 镜像打包 pull: if-not-exists image: plugins/docker trigger: branch: - master