Update '.trustie-pipeline.yml'
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
5483ee1e01
commit
ed423bce19
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue