@ -0,0 +1,12 @@
stages:
- build
- deploy
job1:
stage: build
script:
- build-pdf-resume.sh
only:
- master
tags:
- linux