diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f9ade70e92ff068a10e708dd758578ec703fd5f2..7e7f1c29e877935e7c52eb2c5c7d009b382c629e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -273,7 +273,7 @@ Trigger AWS Deployment:
     - *staging-env
     - *production-env
   needs:
-    - Code Registry
+    - Container Registry
   script:
     - |
       if [ "${ENVIRONMENT}" == 'production' ]; then