From bfec5349f4cbdf73d43c73de58983fa2fcf35826 Mon Sep 17 00:00:00 2001 From: Moreketchup <351296810@qq.com> Date: Thu, 19 Aug 2021 11:07:04 +0800 Subject: [PATCH] Update '.trustie-pipeline.yml' --- .trustie-pipeline.yml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index d47abe38..63ce8dbd 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -1 +1,13 @@ -#pipeline + +kind: pipeline +type: docker +name: 111 +platform: + os: linux + arch: amd64 +steps: +trigger: + branch: + - dev_chain + event: + - push