feat(build): try enabling ci/cd
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-12-17 20:58:25 +01:00
parent b4144df9e5
commit 52628dfede
3 changed files with 7 additions and 0 deletions

1
.drone Submodule

Submodule .drone added at 62186c162a

3
.drone.jsonnet Normal file
View File

@@ -0,0 +1,3 @@
local build = import '.drone/libs/builds/FHQ/defaultContainer.jsonnet';
build.new().render()

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule ".drone"]
path = .drone
url = https://gitea.federationhq.de/federationhq/drone-jsonnet-lib.git