Files
testost/.drone.yml
2020-01-20 20:08:14 +01:00

14 lines
162 B
YAML

kind: pipeline
type: exec
name: default
platform:
os: linux
arch: amd64
steps:
- name: greeting
image: maze/drone-python
commands:
- echo hello world