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