.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#############################################################################
|
||||
#SET THIS OR NOTHING WILL WORK
|
||||
export PipelineClientWorkingDir="D:/tsys/ReachableCEOPublic/MarketingMaterials/backend/ReachableCEO-Profile-FTE/local"
|
||||
export PipelineClientWorkingDir="D:/tsys/ReachableCEOPublic/MarketingMaterials/inputs/ReachableCEO-Profile-FTE/local"
|
||||
#SET THIS OR NOTHING WILL WORK
|
||||
#############################################################################
|
||||
|
||||
@@ -25,7 +25,7 @@ export CandidateOneLineSummary="Senior (**Staff level**) **System Engineer/SRE/A
|
||||
"
|
||||
export CandidateLinkedin="https://www.linkedin.com/in/charles-wyble-412007337"
|
||||
export CandidateGithub="https://www.github.com/reachableceo"
|
||||
export CandidateTagline="Tenacity. Velocity. Focus."
|
||||
export CandidateTagline="Candor. Consistency. Completion."
|
||||
|
||||
########################
|
||||
# Formatting options
|
||||
@@ -88,10 +88,10 @@ export CandidateRateSheetRemote1099HourlyPrefer="\$85.00"
|
||||
|
||||
RESUME_FILE_NAME="$(echo $CandidateName|sed 's/ //g')"
|
||||
|
||||
export BUILD_OUTPUT_DIR="D:/tsys/ReachableCEOPublic/MarketingMaterials/websites/profile-fte.reachableceo.com"
|
||||
export BUILD_OUTPUT_DIR="D:/tsys/ReachableCEOPublic/MarketingMaterials/outputs/profile-fte.reachableceo.com"
|
||||
|
||||
export CandidateInfoSheetMarkdownOutputFile="$BUILD_OUTPUT_DIR/recruiter/$RESUME_FILE_NAME-InfoSheet.md"
|
||||
export CandidateInfoSheetPDFOutputFile="$BUILD_OUTPUT_DIR/recruiter/$RESUME_FILE_NAME-InfoSheet.pdf"
|
||||
export CandidateInfoSheetMarkdownOutputFile="$BUILD_OUTPUT_DIR/recruiter/$RESUME_FILE_NAME-CandidateInfoSheet.md"
|
||||
export CandidateInfoSheetPDFOutputFile="$BUILD_OUTPUT_DIR/recruiter/$RESUME_FILE_NAME-CandidateInfoSheet.pdf"
|
||||
|
||||
export JobBoardMarkdownOutputFile="$BUILD_OUTPUT_DIR/job-board/$RESUME_FILE_NAME-Resume.md"
|
||||
export JobBoardPDFOutputFile="$BUILD_OUTPUT_DIR/job-board/$RESUME_FILE_NAME-Resume.pdf"
|
||||
|
Reference in New Issue
Block a user