summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
blob: 6bb0e3d80cc43f8a5f104778a1008c61f16e00b7 (plain)
1
2
3
4
5
6
7
8
9
image: debian:buster

before_script:
- apt-get update -y
- apt-get install -y python3 python3-yaml

run-validate:
  script:
  - scripts/validate-lorries