Skip to content
Snippets Groups Projects
check-manifest.yml 316 B
Newer Older
include: '/////templates/template.yml'
check-manifest:
  extends: .retry
  image: ${CI_REGISTRY}/cubicweb/dockerfiles/python-logilab:latest
  stage: lint
  script: tox -e check-manifest