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

14 lines
166 B
YAML

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