diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b6dc3e628a4631cc8aea9636187460aacc89fb1e..f7e3bcd04f833f048a3b13fd74193b45e6af41a1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,7 @@ # run the test suite tests: stage: test + image: registry.gitlab.lis-lab.fr:5005/raphael.sturgis/skais only: - main - develop