systemd-alpine/.drone.yml

11 lines
131 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: test
image: alpine
commands:
- apk add make
- make