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