droneci-test/.drone.yml
2020-06-01 22:28:13 +02:00

13 lines
155 B
YAML

kind: pipeline
type: docker
name: build
platform:
os: linux
arch: amd64
steps:
- name: test
image: alpine:latest
commands:
- printenv