diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4c2ba384ae6fb65fb6179f5904c7fb821380922f..1d32b1add73920ea7e0c62734ed5c7d0ccb33c77 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,7 @@ deploy:
   only:
     - master
   tags:
-    - docs-test
+    - hcc-docs-prod
   script:
     - curl -L https://raw.githubusercontent.com/unlhcc/singularity-dockerfiles/master/IMAGELIST.md > static/markdown/singularity-images.md
     - hugo --ignoreCache -b ${BASE_URL} -v