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

Edit .gitlab-ci.yml

parent 07489d8a
No related branches found
No related tags found
No related merge requests found
Pipeline #16191 failed
# run the test suite
# run the test suite registry.lis-lab.fr:5005/baptiste.bauvin/summit/ubuntu:18.04
tests:
image: registry.lis-lab.fr:5005/baptiste.bauvin/summit/ubuntu:18.04
image: python:3.11
tags:
- docker
script:
......@@ -18,7 +18,7 @@ tests:
# generate the documentation
doc:
image: registry.lis-lab.fr:5005/baptiste.bauvin/summit/ubuntu:18.04
image: python:3.11
tags:
- docker
only:
......@@ -43,7 +43,7 @@ doc:
# project public
pages:
image: registry.lis-lab.fr:5005/baptiste.bauvin/summit/ubuntu:18.04
image: python:3.11
tags:
- docker
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment