Files
deploy_home/.drone.yml
2020-09-25 23:57:30 -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