diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c7b99268d773ecb0dac49d3f67813a31838d6acb..b7ad23eacce23b511dd6950d1ad50395fda9cd2e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,11 +3,15 @@ production:
   - ls /var/simplesamlphp
   only: 
   - master
+  tags: 
+  - SSO
 	
 testing:
   script:
   - ls /var/simplesamlphptest
   only:
   - testing
+  tags:
+  - SSO