Squashed 'vendor/git.knownelement.com/reachableceo/MarkdownResume-Pipeline/' changes from 0ce7627..0c3b9b4
0c3b9b4 third run of json support... git-subtree-dir: vendor/git.knownelement.com/reachableceo/MarkdownResume-Pipeline git-subtree-split: 0c3b9b486884ac1de85094cf49769ccacd494399
This commit is contained in:
parent
37098ccd06
commit
d5bc7841f7
@ -297,7 +297,7 @@ add_interests_section()
|
||||
"keywords": [$(echo "$keywords" | sed 's/;/","/g' | sed 's/^/"/;s/$/"/')]
|
||||
},
|
||||
EOF
|
||||
done < $JSON_TEMPLATE_DIRECTORY\interests.csv
|
||||
done < $JSON_TEMPLATE_DIRECTORY/interests.csv
|
||||
|
||||
# Remove trailing comma and close JSON array
|
||||
sed -i '$ s/},/}/' $BUILD_OUTPUT_DIR/resume.json
|
||||
|
Loading…
Reference in New Issue
Block a user