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

generic gitlabci

parent 45e4e908
No related branches found
No related tags found
5 merge requests!12Accessibility website jen summer work,!9Q access 24 sp,!8Q access 24 sp,!5Latest update from Spring 2023,!4Latest update after pmp class
......@@ -30,11 +30,11 @@ build_production:
- cp _layouts/presentation_production.html _layouts/presentation.html
- bundle exec jekyll build -d public
variables:
quarter: 23wi
quarter: yyqq
course: csep590b
source_path: public
only:
- CSEP590a-23WI
- CSEP590a-YYQQ
artifacts:
paths:
- public/
......@@ -48,11 +48,11 @@ pre_deploy_production:
script:
- /www/utils/deploycourseweb.sh
variables:
quarter: 23wi
course: csep590a
quarter: yyqq
course: csep590b
source_path: public
only:
- CSEP590a-23WI
- CSEP590a-YYQQ
generate_pdf:
stage: generatepdf
......@@ -65,12 +65,11 @@ generate_pdf:
- bundle install --path vendor
- script/deployslidepdf
variables:
quarter: 23wi
course: csep590a
quarter: yyqq
course: csep590b
source_path: public
only:
refs:
- CSEP590a-23WI
- CSEP590a-YYQQ
artifacts:
paths:
- public/
......@@ -88,4 +87,4 @@ after_deploy_production:
course: csep590b
source_path: public
only:
- CSEP590a-23WI
- CSEP590a-YYQQ
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