Compare commits

...

2 Commits

Author SHA1 Message Date
Moreketchup bfec5349f4 Update '.trustie-pipeline.yml' 2021-08-19 11:07:04 +08:00
Moreketchup c73bd43984 create pipeline 2021-08-19 11:06:47 +08:00
1 changed files with 13 additions and 0 deletions

13
.trustie-pipeline.yml Normal file
View File

@ -0,0 +1,13 @@
kind: pipeline
type: docker
name: 111
platform:
os: linux
arch: amd64
steps:
trigger:
branch:
- dev_chain
event:
- push