light/.drone.yml
light7734 fc23cfc600
Some checks reported errors
continuous-integration/drone/push Build encountered an error
wip
2025-05-26 12:04:31 +03:30

13 lines
255 B
YAML

kind: pipeline
type: docker
name: linux_amd64
platform:
os: linux
arch: amd64
steps:
- name: clang format
image: alpine_amd64__clang_format
pull: if-not-exists
commands: $(git rev-parse --show-toplevel)/tools/ci/alpine_amd64/script.sh