Update "MarkdownResume-Pipeline" from "https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline.git@main"
git-vendor-name: MarkdownResume-Pipeline git-vendor-dir: vendor/git.knownelement.com/reachableceo/MarkdownResume-Pipeline git-vendor-repository: https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline.git git-vendor-ref: main
This commit is contained in:
commit
5444ef0bce
@ -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