diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 599469f..1555a61 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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 diff --git a/TODO.norg b/TODO.norg index 4f049b5..dad6dbe 100644 --- a/TODO.norg +++ b/TODO.norg @@ -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