diff --git a/gitlab-ci.yml b/gitlab-ci.yml
index 6c7a94c06e96214a8032d9211d3cb299f3e6d2b5..2f8867c35599cef9f8981a14b1adfb7e59b7e3d8 100644
--- a/gitlab-ci.yml
+++ b/gitlab-ci.yml
@@ -135,4 +135,5 @@ deploy to production manual:
   <<: *deploy-to-production
   only:
     - master
+    - tags
   when: manual