Added drone build
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Anne de Jong 2023-01-20 13:33:08 +01:00
parent b0522b84c2
commit d38bb13751
1 changed files with 15 additions and 0 deletions

15
.drone.yml Normal file
View File

@ -0,0 +1,15 @@
kind: pipeline
type: docker
name: default
steps:
- name: build
image: lyx:latest
pull: if-not-exists
commands:
- lyx --export pdf4 lrftubes.lyx
# - name: gitea_release
# image: plugins/gitea-release
# api_key: