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

This commit is contained in:
Anne de Jong 2023-01-09 20:18:31 +01:00
parent 6af03c54e4
commit 7abf12b6bf
1 changed files with 9 additions and 0 deletions

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
kind: pipeline
type: docker
name: default
steps:
- name: build
image: archlinux
commands:
- pacman -Sy --noconfirm lyx