diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5a6bfa185b32794f156186cbb299718c88bb0f40..84e35377cc45fbdb070a00daa821c0269465744f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -51,8 +51,8 @@ courseweb:
   script: /www/utils/deploycourseweb.sh
   cache: {}
   variables:
-    course: cseXXX
-    quarter: XXxx
+    course: cse373
+    quarter: 21su
     source_path: public
     delete: 'yes' # https://yaml.org/type/bool.html
     GIT_STRATEGY: none