mirror of https://github.com/k3s-io/k3s
4 lines
31 B
Bash
4 lines
31 B
Bash
|
#!/bin/bash -e
|
||
|
|
||
|
go build ./...
|