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

Update .gitlab-ci.yml

version ubuntu 22.04
parent 82d4bc96
No related branches found
No related tags found
No related merge requests found
Pipeline #11880 failed
# run the test suite
tests:
image: registry.gitlab.lis-lab.fr:5005/dev/scikit-multimodallearn/ubuntu:18.04
image: registry.gitlab.lis-lab.fr:5005/dev/scikit-multimodallearn/ubuntu:22.04
tags:
- docker
script:
......@@ -13,7 +13,7 @@ tests:
# generate the documentation
doc:
image: registry.gitlab.lis-lab.fr:5005/dev/scikit-multimodallearn/ubuntu:18.04
image: registry.gitlab.lis-lab.fr:5005/dev/scikit-multimodallearn/ubuntu:22.04
tags:
- docker
only:
......@@ -32,7 +32,7 @@ doc:
# project public
#
pages:
image: registry.gitlab.lis-lab.fr:5005/dev/scikit-multimodallearn/ubuntu:18.04
image: registry.gitlab.lis-lab.fr:5005/dev/scikit-multimodallearn/ubuntu:22.04
tags:
- docker
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment