diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f7673f434cfdfd5b4d186997581d1600c0bac1ab..d65785e6a6777966c20a4d28c2e81766a7bb6b6a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ variables:
 
 stages:
   - test
-  # - deploy  # Uncomment this when you're ready to use the deploy stage
+  - deploy  # Uncomment this when you're ready to use the deploy stage
 
 default:
   before_script: