feat: ci:main script for ci
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-03 16:09:45 +02:00
parent f7d02bad10
commit 8ee05136df
10 changed files with 314 additions and 114 deletions

8
templates/Caddyfile Normal file
View File

@@ -0,0 +1,8 @@
{
debug
}
http://blog.kasperhermansen.com {
root * /usr/share/caddy
file_server
}