From 7bf5ff36e0f9cce7f3231e9868e515c4209ade0d Mon Sep 17 00:00:00 2001 From: p2oql4fvh <1527210260@qq.com> Date: Mon, 28 Mar 2022 19:22:39 +0800 Subject: [PATCH] Update '.trustie-pipeline.yml' --- .trustie-pipeline.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index b52a5f7..9d7e07e 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -1,10 +1,5 @@ -kind: pipeline -type: docker -name: first -platform: - os: linux - arch: amd64 +qqqq steps: - name: 编译构建 image: python @@ -28,5 +23,3 @@ steps: trigger: branch: - master - event: - - push