diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 36d3c47..8ca4f39 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -9,7 +9,6 @@ steps: - name: maven image: maven:3-jdk-10 commands: - - ls - mvn install -DskipTests=true # 本模板示例为上传软件包和部署脚本到home目录 # host、username、password可在参数管理中配置