Add in the drone build info.

This commit is contained in:
June Tate-Gans 2024-03-26 09:01:54 -05:00
parent 428a3faf44
commit c2a45e6f95

24
.drone.yml Normal file
View File

@ -0,0 +1,24 @@
---
kind: pipeline
type: kubernetes
name: debian
steps:
- name: debian
image: debian
settings:
registry: gitea.hedron.io
username:
from_secret: username
password:
from_secret: password
repo: gitea.hedron.io/jtgans/g13gui
tags:
- latest
platform: linux/amd64
mtu: 1000
commands:
- make