summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
blob: 7fb416627e0aff0f4640e7d02ab5342164f61c0c (plain)
1
2
3
4
5
6
7
8
9
include:
  - project: 'xfce/xfce4-dev-tools'
    file: '/ci/build_project.yml'

# Skip distcheck for xfconf since it is not implemented.
distcheck:
  rules:
    - when: never