forked from Gitlink/forgeplus
Update '.trustie-pipeline.yml'
This commit is contained in:
parent
c73bd43984
commit
bfec5349f4
|
|
@ -1 +1,13 @@
|
||||||
#pipeline
|
|
||||||
|
kind: pipeline
|
||||||
|
type: docker
|
||||||
|
name: 111
|
||||||
|
platform:
|
||||||
|
os: linux
|
||||||
|
arch: amd64
|
||||||
|
steps:
|
||||||
|
trigger:
|
||||||
|
branch:
|
||||||
|
- dev_chain
|
||||||
|
event:
|
||||||
|
- push
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue