image: gitlab-master.nvidia.com/dl/dgx/pytorch:20.12-py3-devel test: script: - pytest --junitxml=report.xml tests artifacts: when: always reports: junit: report.xml