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: ...@@ -30,8 +30,8 @@ build_production:
- cp _layouts/presentation_production.html _layouts/presentation.html - cp _layouts/presentation_production.html _layouts/presentation.html
- bundle exec jekyll build -d public - bundle exec jekyll build -d public
variables: variables:
quarter: 23fa quarter: 23au
course: cse493 course: cse493e
source_path: public source_path: public
only: only:
- UACCESS-23fa - UACCESS-23fa
...@@ -48,8 +48,8 @@ pre_deploy_production: ...@@ -48,8 +48,8 @@ pre_deploy_production:
script: script:
- /www/utils/deploycourseweb.sh - /www/utils/deploycourseweb.sh
variables: variables:
quarter: 23fap quarter: 23au
course: cse493 course: cse493e
source_path: public source_path: public
only: only:
- UACCESS-23fa - UACCESS-23fa
...@@ -65,8 +65,8 @@ generate_pdf: ...@@ -65,8 +65,8 @@ generate_pdf:
- bundle install --path vendor - bundle install --path vendor
- script/deployslidepdf - script/deployslidepdf
variables: variables:
quarter: 23fa quarter: 23au
course: cse493 course: cse493e
source_path: public source_path: public
only: only:
- UACCESS-23fa - UACCESS-23fa
...@@ -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: 23fa quarter: 23au
course: cse493 course: cse493e
source_path: public source_path: public
only: only:
- UACCESS-23fa - 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