diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5d0e81afc90adf48daf9ca5ed2f68f139ad41dae..497e4c133c7ea8f0649ce63e5b47510aa67a1066 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,6 +16,9 @@ test:
     - apertis/v2019pre
     - apertis/v2019dev0
     - apertis/v2020dev0
+    - apertis/v2020pre
+    - apertis/v2020
+    - apertis/v2021dev0
 
 pages:
   stage: deploy
@@ -25,4 +28,4 @@ pages:
     paths:
       - public
   only:
-    - apertis/v2020pre
+    - apertis/v2021dev1