diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a3ef7cae030ad782b9212c381e717a9beedb258a..06287561a9a418dc4dd92095049e1326759789e5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,8 +30,8 @@ build_production: - cp _layouts/presentation_production.html _layouts/presentation.html - bundle exec jekyll build -d public variables: - quarter: 23fa - course: cse493 + quarter: 23au + course: cse493e source_path: public only: - UACCESS-23fa @@ -48,8 +48,8 @@ pre_deploy_production: script: - /www/utils/deploycourseweb.sh variables: - quarter: 23fap - course: cse493 + quarter: 23au + course: cse493e source_path: public only: - UACCESS-23fa @@ -65,8 +65,8 @@ generate_pdf: - bundle install --path vendor - script/deployslidepdf variables: - quarter: 23fa - course: cse493 + quarter: 23au + course: cse493e source_path: public only: - UACCESS-23fa @@ -83,8 +83,8 @@ after_deploy_production: script: - /www/utils/deploycourseweb.sh variables: - quarter: 23fa - course: cse493 + quarter: 23au + course: cse493e source_path: public only: - UACCESS-23fa