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