Update '.trustie-pipeline.yml'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
xxq250 2022-05-30 10:01:20 +08:00
parent 6b6b4427cd
commit eebac6e653
1 changed files with 0 additions and 5 deletions

View File

@ -6,11 +6,6 @@ platform:
os: linux
arch: amd64
steps:
- name: 编译
image: gcc
commands:
- ./configure
- make
- name: maven
image: maven:3-jdk-10
commands: