---
safety:
  interruptible: true
  stage: lint
  image: ${CI_REGISTRY}/cubicweb/dockerfiles/python-logilab:latest
  tags:
    - lint
    - safety
  script: tox -e safety