@ -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