Files
deploy_home/.drone.yml
2020-09-25 15:48:17 -04:00

14 lines
161 B
YAML

kind: pipeline
type: docker
name: default
platform:
os: linux
arch: arm
steps:
- name: lint
image: bdebyl/yamllint
command:
- make lint-ci