From 2c6ff653cae25dced9144ecc5a75e6d96294663d Mon Sep 17 00:00:00 2001
From: Michael Boniface <mjb@it-innovation.soton.ac.uk>
Date: Mon, 26 Mar 2018 09:20:06 +0000
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b86c408..53a17a5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,7 +15,7 @@ test:scripts:
   when: manual
   
 test:monitoring:
-  stage: test:streaming_sim
+  stage: test:monitoring
   before_script:
     - vagrant --fixture=monitoring -- destroy --force    
   script: 
-- 
GitLab