mirror of
https://github.com/gogs/gogs.git
synced 2025-05-15 12:00:30 +00:00
* Enable Automated builds for rpi * Rename the file to fit only for Docker Hub * Update the binary to v2.9.0+resin1 * Restore default status * Commit as new file In order to avoid breaking native builds
4 lines
55 B
Bash
4 lines
55 B
Bash
#!/bin/bash
|
|
|
|
go build -ldflags "-w -s" resin-xbuild.go
|