From d3902eeafca89c1a20996a7f7f2cbe46a0f87b5e Mon Sep 17 00:00:00 2001 From: m53297601 <2053003901@qq.com> Date: Tue, 28 Sep 2021 11:30:39 +0800 Subject: [PATCH] Update .trustie-pipeline.yml --- .trustie-pipeline.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 24a6a04..ac8626e 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -1,4 +1,3 @@ - kind: pipeline type: docker name: 开发流水线 @@ -47,4 +46,4 @@ steps: - echo ====开始部署======= - docker build -t mo-test:1.0 . - docker run -d -p 8080:8080 --name mo-test mo-test:1.0 - - echo ====部署成功====== + - echo ====部署成功====== \ No newline at end of file