Update '.trustie-pipeline.yml'

This commit is contained in:
xxq250 2022-08-02 17:30:30 +08:00
parent 68e0dbf2be
commit b9b5dfe59a
1 changed files with 2 additions and 6 deletions

View File

@ -1,15 +1,11 @@
kind: pipeline
type: docker
name: master
name: 开发
platform:
os: linux
arch: arm64
arch: amd64
steps:
- name: maven
image: maven:3-jdk-10
commands:
- mvn install -DskipTests=true
- name: maven
image: maven:3-jdk-10
commands: