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

added correct dates

parent a0f95c0a
No related branches found
No related tags found
3 merge requests!12Accessibility website jen summer work,!9Q access 24 sp,!8Q access 24 sp
......@@ -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
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