diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 26c619f06d4de994c99add5d90a13e37d6fe7114..1f037fbf9603b91a3f511c290c9ec65b2bcca914 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -169,7 +169,7 @@ deploy-to-production:
     name: "production"
     url: "https://monitoring.private.storage/"
 
-# Update the hro-cloud deployment - just like above for production (same branch).
+# Update the hro-cloud deployment - only on a commit to the hro-cloud branch.
 deploy-to-hro-cloud:
   <<: *UPDATE_GRID