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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user