mirror of
https://github.com/gogs/gogs.git
synced 2025-12-31 20:50:20 +01:00
* Enable Automated builds for aarch64 * Native aarch64 build * Move to the new organization * Try to build it with latest go binary * Rebuild using Go 1.10
4 lines
55 B
Bash
4 lines
55 B
Bash
#!/bin/bash
|
|
|
|
go build -ldflags "-w -s" resin-xbuild.go
|