1
0
Fork 0

change ci
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Torma Kristóf 2020-10-27 01:35:12 +01:00
parent e7b684753c
commit 9f5aface07
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047
2 changed files with 13 additions and 2 deletions

View File

@ -7,5 +7,17 @@ steps:
image: moss/xelatex
commands:
- cd src
- make
- make || true
- cd ..
- name: gitea_release
image: plugins/gitea-release
settings:
api_key:
from_secret: GITEA_APIKEY
base_url: https://git.kmlabz.com
files: pdf/thesis.pdf
when:
event: tag
checksum:
- sha512

View File

@ -82,7 +82,6 @@
\input{content/introduction}
\input{content/theory}
\input{content/preparation}
\input{content/create-functions}
\input{content/results}
\input{content/closing}