Newer
Older
include: '///////templates/template.yml'
interruptible: true
image: ${CI_REGISTRY}/cubicweb/dockerfiles/python-logilab:latest

Laurent Peuch
committed
except:
variables:
- $TRIGGERED_FROM_OTHER_PROJECT
tags:
- lint
- mypy
stage: lint
allow_failure: true
script: tox -e mypy