Skip to content
Snippets Groups Projects
safety.yml 246 B
Newer Older
---
include: 'templates/template.yml'

safety:
  extends: .retry
  allow_failure: true
  stage: lint
  image: ${CI_REGISTRY}/cubicweb/dockerfiles/python-logilab:latest
  script: tox -e safety