Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 925 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 925 Bytes

Build Resume CI/CD with Docker and Latex

Running locally

  • Steps to run
    git clone https://github.com/im-ajaymeena/Resume.git 
    cd Resume 
    docker compose up 
    
  • resume.tex file is being continuously monitored and any change in it triggers latexmk command
    to generate updated PDF. This is being done with latex/monitor.sh
  • output resume would be at latex/output/resume.pdf

Continuous Deployment

  • push on main branch create release attached with pdf coresponding to latex tex file in main

  • push on develop branch create artifact of pdf coresponding to latex tex file in develop

Check my resume

AjayMeena_Resume.pdf

AjayMeena_Resume