From 17edfdba2a4b021aea16ea9e6176252e35baa202 Mon Sep 17 00:00:00 2001 From: rcore_test Date: Sun, 29 May 2022 18:46:02 +0800 Subject: [PATCH] Update '.trustie-pipeline.yml' --- .trustie-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 7dc703a8..7db21eee 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -9,7 +9,7 @@ steps: - name: rcore image: jmgcs65536/rcore:latest commands: - + - cd os && make build # 需要将软件包与部署脚本提前上传到远程主机(见文件上传模板) # host、username、password可在参数管理中配置