droneci-test/.drone.yml

13 lines
155 B
YAML
Raw Permalink Normal View History

2020-06-01 22:28:13 +02:00
kind: pipeline
type: docker
name: build
platform:
os: linux
arch: amd64
steps:
- name: test
image: alpine:latest
commands:
- printenv