diff --git a/templates/gitlab-ci-semrel.yml b/templates/gitlab-ci-semrel.yml
index 4146bfb0c0ca49fd206218ab03a26054edc8f894..85e06a83e62b2e1be001f12f4b16820146fadf9b 100644
--- a/templates/gitlab-ci-semrel.yml
+++ b/templates/gitlab-ci-semrel.yml
@@ -62,7 +62,16 @@ variables:
   SEMREL_CONFIG_DIR: "."
 
 stages:
+  - build
+  - test
+  - package-build
+  - package-test
+  - infra
+  - deploy
+  - acceptance
   - publish
+  - infra-prod
+  - production
 
 .semrel-scripts: &semrel-scripts |
   # BEGSCRIPT