docs: set todo's on caching tectonic to done

This commit is contained in:
Price Hiller 2023-09-13 21:36:34 -05:00
parent dd7057926e
commit b30deafa25
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

View File

@ -9,7 +9,6 @@ variables:
RESUME_FILE: "resume.pdf"
GIT_DEPTH: 1
# TODO: Cache curl installs and tectonic, for now this works, but is not performant
build:
stage: build
image: alpine:latest

View File

@ -1,7 +1,7 @@
* CI
- (x) Output `resume.pdf` as a release instead of updating it and tracking it in git
- ( ) For the gitlab ci, cache the curl and tectonic installs along with tectonic's auto installed packages
- (x) For the gitlab ci, cache the curl and tectonic installs along with tectonic's auto installed packages
- ( ) Add a linter for the tex file, or make tectonic more strict(?), might be annoying -- perhaps drop this
* Resume