Skip to content
Snippets Groups Projects
safety.yml 254 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