diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 9520a10..488e64b 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -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: