pipeline changes , preparing to dockerize and fully automate on build machine etc
This commit is contained in:
8
run.sh
8
run.sh
@@ -1,5 +1,5 @@
|
||||
docker run --rm \
|
||||
-v "./env/ResumeVariables.env:/env/ResumeVariables.env:ro" \
|
||||
-v "./Resume-Input:/Resume-Input" \
|
||||
-v "./Resume-Output:/Resume-Output" \
|
||||
markdown-pipeline-client:latest
|
||||
-v "$(pwd)/env/ResumeVariables.env:/env/ResumeVariables.env:ro" \
|
||||
-v "$(pwd)/Resume-Input:/Resume-Input" \
|
||||
-v "$(pwd)/Resume-Output:/Resume-Output" \
|
||||
markdown-pipeline-client:latest
|
||||
|
Reference in New Issue
Block a user