droneci-test/.drone.yml

13 lines
155 B
YAML

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