Skip to content
Snippets Groups Projects
check-manifest.yml 258 B
Newer Older
---
check-manifest:
  image: ${CI_REGISTRY}/cubicweb/dockerfiles/python-logilab:latest
  tags:
    - lint
    - check-manifest
  stage: lint
  script: tox -e check-manifest