Add OreSec talk PDF to repo instead of making it in .build.yml This PDF will probably never change; thus it's wasteful to build it on every commit.
3 files changed, 1 insertions(+), 15 deletions(-) D .build.yml M doc/oresec-talk/.gitignore A doc/oresec-talk/tallyard.pdf
D .build.yml => .build.yml +0 -13
@@ 1,13 0,0 @@ image: alpine/edge packages: - py3-pygments - texlive-xetex - texmf-dist-latexextra sources: - https://git.sr.ht/~edwargix/tallyard tasks: - pres: | cd tallyard/doc/oresec-talk make artifacts: - tallyard/doc/oresec-talk/tallyard.pdf
M doc/oresec-talk/.gitignore => doc/oresec-talk/.gitignore +1 -2
A doc/oresec-talk/tallyard.pdf => doc/oresec-talk/tallyard.pdf +0 -0