meta: add CI to build debian package #1

Merged
restitux merged 33 commits from ci into master 2025-12-24 07:36:36 +00:00
Showing only changes of commit 1e394962e8 - Show all commits
+1 -1
View File
@@ -69,7 +69,7 @@ main() {
echo "Using Go version: ${GO_VERSION}"
export GOTOOLCHAIN="${GO_VERSION}"
#export GOTOOLCHAIN="${GO_VERSION}"
# 9. Compile CoreDNS
make coredns || make