diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 890517fee853bdcd15438facd90c7a8d0a0c5244..6f334a6fa31408111fec1d96fbcc681045bb1017 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -93,9 +93,10 @@ get_chart_grb:
     SUBCOMP_REPOS: "geosphere-grb"
     SUBCOMP_CHART_DIR: "cspp-geo-grb"
 
-# TODO: Use "environment: " to define a job for production and one for development
-#       https://docs.gitlab.com/ee/ci/yaml/#environment
 deploy_g16_grb:
+  environment:
+    name: production
+    url: http://geosphere.ssec.wisc.edu
   extends: .helm_based_job
   stage: deploy GRB
   script: