diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7360b7c6df77b73ef5b4c2df30b3f29bc91f9dce..5e796d19c004309c7f436439167cac5564dfd247 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,8 @@
 include: "https://git.autistici.org/pipelines/containers/raw/master/common.yml"
 
-test:
+ctest:
   image: registry.git.autistici.org/ai3/docker/test/float-like-podman:master
-  stage: test
+  stage: container-test
   tags: [podman]
   script:
     - with-container --expose=11211 $IMAGE_TAG ./test.sh