This repository has been archived on 2024-07-30. You can view files and clone it, but cannot push or open issues or pull requests.
Auto-Homelab/.drone.yml
Matt Reeves c8d0058452
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Update .drone.yml
2024-02-13 05:11:33 +00:00

8 lines
128 B
YAML

kind: pipeline
name: docker-compose-lint
steps:
- name: lint
image: drone/compose-lint:latest
commands:
- compose-lint .