openproject/.woodpecker/.lint.yaml

8 lines
145 B
YAML
Raw Permalink Normal View History

2024-11-05 21:07:30 +01:00
labels:
backend: docker
steps:
- name: Lint Dockerfile
image: hadolint/hadolint:latest-alpine
commands:
- hadolint -t error Dockerfile