Skip to content
Snippets Groups Projects
Commit a4166632 authored by Jennifer Mankoff's avatar Jennifer Mankoff
Browse files

Modified to run the ci on the correct info

parent 75ad2049
No related branches found
No related tags found
3 merge requests!12Accessibility website jen summer work,!9Q access 24 sp,!8Q access 24 sp
......@@ -48,11 +48,11 @@ pre_deploy_production:
script:
- /www/utils/deploycourseweb.sh
variables:
quarter: yyqq
course: csep590b
quarter: 23sp
course: cse599w
source_path: public
only:
- CSEP590a-YYQQ
- QACCESS-23sp
generate_pdf:
stage: generatepdf
......@@ -65,11 +65,11 @@ generate_pdf:
- bundle install --path vendor
- script/deployslidepdf
variables:
quarter: yyqq
course: csep590b
quarter: 23sp
course: cse599w
source_path: public
only:
- CSEP590a-YYQQ
- QACCESS-23sp
artifacts:
paths:
- public/
......@@ -83,8 +83,8 @@ after_deploy_production:
script:
- /www/utils/deploycourseweb.sh
variables:
quarter: 23wi
course: csep590b
quarter: 23sp
course: cse599w
source_path: public
only:
- CSEP590a-YYQQ
- QACCESS-23sp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment