Move to tectonic for local and CI/CD
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
test-act:
|
||||
act -s GITHUB_TOKEN="$(gh auth token)" --container-architecture linux/amd64
|
||||
|
||||
release name:
|
||||
git tag {{name}}
|
||||
git push origin --tags
|
||||
@@ -6,6 +9,4 @@ upload:
|
||||
scp main.pdf cosmos:infrastructure/caddy/files/cv.pdf
|
||||
|
||||
build:
|
||||
latexmk -pdf main.tex
|
||||
latexmk -c
|
||||
|
||||
tectonic cv.tex
|
||||
|
||||
Reference in New Issue
Block a user