diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 19d2236c1646463b3712534ad12b931a6b3c52bf..25642705cfadeeb892bba4f8e0424ff02ec263ce 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,7 +50,7 @@ deploy_staging:
     - stage
   variables:
     DB_NAME : /var/www/stage/.db/members.db
-    DEPLOY_HOST : staging.test.ucc.asn.au
+    DEPLOY_HOST : stage.test.ucc.asn.au
   script:
     - echo "Deploy to staging"
     - rm -f /services/$CI_PROJECT_NAME
@@ -79,4 +79,4 @@ stop_testing:
     - master
   script:
     - rm -f /var/www/test/$CI_COMMIT_REF_NAME
-    - rm -f /etc/uwsgi/vassals/$CI_COMMIT_REF_NAME.ini
\ No newline at end of file
+    - rm -f /etc/uwsgi/vassals/$CI_COMMIT_REF_NAME.ini