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

Merge branch 'jen-summer-work' into 'UACCESS-24fa'

fixed deploy script to make soft links

See merge request undergrad-accessibility-website!100
parents 9731de37 c1dc92b7
No related branches found
No related tags found
1 merge request!12Accessibility website jen summer work
......@@ -19,6 +19,9 @@ before_script:
- export LANGUAGE=en_US:en
- export LC_ALL=en_US.UTF-8
- export BUNDLE_PATH=~
- ln -s index-ugrad.md index.md
- ln -s assignments/index-ugrad.md assignments/index.md
- ln -s assignments/project-proposals-ugrad.md assignments/project-proposals.md
- bundle config set --local path ~
build_production:
......
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