Newer
Older
include: '///////////templates/template.yml'
interruptible: true
image: ${CI_REGISTRY}/cubicweb/dockerfiles/bullseye-slim-pg13

Laurent Peuch
committed
except:
variables:
- $TRIGGERED_FROM_OTHER_PROJECT
script: tox -e py3 -- --junitxml=report.xml
tags:
- tests
- py3
when: always
reports:
junit: report.xml
paths:
- py3-deprecated-warnings.json