2 lines
44 B
Makefile
2 lines
44 B
Makefile
|
build:
|
||
|
CGO_ENABLED=0 GOOS=linux go build ./
|