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: ...@@ -48,11 +48,11 @@ pre_deploy_production:
script: script:
- /www/utils/deploycourseweb.sh - /www/utils/deploycourseweb.sh
variables: variables:
quarter: yyqq quarter: 23sp
course: csep590b course: cse599w
source_path: public source_path: public
only: only:
- CSEP590a-YYQQ - QACCESS-23sp
generate_pdf: generate_pdf:
stage: generatepdf stage: generatepdf
...@@ -65,11 +65,11 @@ generate_pdf: ...@@ -65,11 +65,11 @@ generate_pdf:
- bundle install --path vendor - bundle install --path vendor
- script/deployslidepdf - script/deployslidepdf
variables: variables:
quarter: yyqq quarter: 23sp
course: csep590b course: cse599w
source_path: public source_path: public
only: only:
- CSEP590a-YYQQ - QACCESS-23sp
artifacts: artifacts:
paths: paths:
- public/ - public/
...@@ -83,8 +83,8 @@ after_deploy_production: ...@@ -83,8 +83,8 @@ after_deploy_production:
script: script:
- /www/utils/deploycourseweb.sh - /www/utils/deploycourseweb.sh
variables: variables:
quarter: 23wi quarter: 23sp
course: csep590b course: cse599w
source_path: public source_path: public
only: 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