repro-run/repro-build

6 lines
91 B
Plaintext
Raw Normal View History

2023-01-22 13:15:19 +00:00
#!/bin/sh -xe
apk add --quiet git go
git clone --quiet file:///src repo
cd repo
go build .