Update '.trustie-pipeline.yml'
This commit is contained in:
parent
76f61b74df
commit
07027667d2
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: 开发流水线
|
||||
name: 测试流水线
|
||||
platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
|
|
@ -50,6 +50,6 @@ steps:
|
|||
- echo ====部署成功======
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
- develop
|
||||
event:
|
||||
- push
|
||||
|
|
|
|||
Loading…
Reference in New Issue