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

This commit is contained in:
caishi 2021-02-01 16:39:16 +08:00
parent 5483ee1e01
commit ed423bce19
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
kind: pipeline
type: docker
name: 流水线1
name: 测试流水线
platform:
os: linux
arch: arm64
@ -9,7 +9,7 @@ steps:
- name: maven
image: arm64v8/maven
commands:
- echo '123456'
- echo '123321'
trigger:
branch:
- master