diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 868b408bcebbb64cbf94f000dfb01b250fd4f86b..41e1439f0f8b44c59af03a4106a05d96f941c0e8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,6 @@
-image: python:3.12
+default:
+  image: python:3.12
+  tags: csppgeo
 
 stages:
   - test