--- kind: pipeline type: docker name: docker steps: - name: docker pull: if-not-exists image: plugins/docker settings: repo: hkccr.ccs.tencentyun.com/xiaoqidun/pfenv registry: hkccr.ccs.tencentyun.com username: from_secret: docker_username password: from_secret: docker_password dockerfile: Dockerfile