Update '.trustie-pipeline.yml'

This commit is contained in:
p47623895 2021-04-09 10:43:38 +08:00
parent 07027667d2
commit 3bf40106ea
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ steps:
- name: maven
image: maven:3-jdk-10
commands:
- ls
- mvn install -DskipTests=true
# 本模板示例为上传软件包和部署脚本到home目录
# host、username、password可在参数管理中配置