Added base code

This commit is contained in:
2022-01-03 21:58:10 +01:00
commit af2956133b
6 changed files with 48 additions and 0 deletions

15
.drone.yml Normal file
View File

@@ -0,0 +1,15 @@
kind: pipeline
name: default
steps:
- name: gitea_release
image: plugins/gitea-release
settings:
base_url: https://git.front.kjuulh.io
api_key:
from_secret: gitea_token
files: main
checksum:
- sha1
- sha512
title: "Keep Up Executable"