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可在参数管理中配置