Skip to content
Snippets Groups Projects
Commit abbad601 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Update .gitlab-ci.yml

parent ef92ea9b
Branches
Tags
No related merge requests found
Pipeline #14587 failed
...@@ -4,6 +4,7 @@ tests: ...@@ -4,6 +4,7 @@ tests:
tags: tags:
- docker - docker
script: script:
- docker --tls-verify=false pull registry.gitlab.lis-lab.fr:5005/dev/scikit-multimodallearn/ubuntu:22.04
- python3 setup.py install - python3 setup.py install
- pytest-3 - pytest-3
coverage: '/^TOTAL.+?(\d+\%)$/' coverage: '/^TOTAL.+?(\d+\%)$/'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment