diff --git a/.drone.yml b/.drone.yml index 06a55fd..f9c6df5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,4 +4,9 @@ pipeline: commands: - pdflatex cookbook.tex - pdflatex cookbook.tex - - pdflatex cookbook.tex \ No newline at end of file + - pdflatex cookbook.tex + gitea_release: + image: plugins/gitea-release + base_url: gitea.diewg.sexy + secrets: 119459eef314334e52541d32e674e92883fb530d + files: cookbook.pdf \ No newline at end of file