version: '1.0' name: pipeline-20230924 displayName: pipeline-20230924 triggers: trigger: auto push: branches: prefix: - meirongdianguan-yingtai stages: - name: stage-46b7213d displayName: 未命名 strategy: naturally trigger: auto executor: [] steps: - step: build@docker name: build_docker displayName: 镜像构建 type: account repository: ccr.ccs.tencentyun.com/meiliguanjia username: '100000067660' password: ydl825913 tag: meiliguanjia.yintai:latest dockerfile: ./NPlatform.IdentityServer/Dockerfile context: '' artifacts: [] isCache: false parameter: {} notify: [] strategy: retry: '0'