1
0

migrate work to latex
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-05-12 03:10:32 +02:00
commit 8561ad3506
34 changed files with 10396 additions and 0 deletions

23
.drone.yml Normal file
View File

@@ -0,0 +1,23 @@
kind: pipeline
type: docker
name: default
steps:
- name: build
image: moss/xelatex
commands:
- cd src
- make
- cd ..
- name: gitea_release
image: plugins/gitea-release
settings:
api_key:
from_secret: GITEA_APIKEY
base_url: https://git.kmlabz.com
files: pdf/*
when:
event: tag
checksum:
- sha512