测试355444344

pull/9/head
zengsb 2 years ago
parent af66a0fd3e
commit 32954e4dea
  1. 14
      .drone.yml

@ -1,4 +1,18 @@
kind: pipeline kind: pipeline
type: exec
name: default
platform:
os: linux
arch: amd64
steps:
- name: greeting
commands:
- echo hello world
---
kind: pipeline
type: docker type: docker
name: code-analysis name: code-analysis

Loading…
Cancel
Save