Playground/.drone.yml
saces 1074f8d7b9
All checks were successful
continuous-integration/drone/push Build is passing
surprise test
2020-12-06 22:08:54 +01:00

17 lines
174 B
YAML

kind: pipeline
type: docker
name: default
platform:
os: linux
arch: amd64
steps:
- name: hallo
image: alpine
commands:
- echo hello world
node:
saces: saces