feat(ci): add gobuild and docker release workflow

This commit is contained in:
2025-11-19 22:55:35 +01:00
parent 8c1d1355c9
commit f6b545de76
4 changed files with 77 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
package main
func main() {
println("Hello World")
}