diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 76d23fe2ab51eefc7f6efcca77f5ce6274c26c96..ab4b1a8e8586160d77003abf93818f7ee22ae374 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-pages-devel:    
+pages-testing:    
   stage: deploy
   script:
     - npm install
@@ -10,7 +10,7 @@ pages-devel:
   only: 
     - testing
     
-pages-devel:    
+pages-production:    
   stage: deploy
   script:
     - npm install