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 f3327831ea - Show all commits
+2
View File
@@ -65,6 +65,8 @@ main() {
# Install or pick latest Go and set GOTOOLCHAIN, or rely on pre-installed toolchain in the runner. [web:17]
# Here we query the latest stable from golang.org and export it for this build.
git diff
echo "Using Go version: ${GO_VERSION}"
export GOTOOLCHAIN="${GO_VERSION}"