blob: 4b2a513d7181eec03ea430e41830f1187bca7a6d [file] [log] [blame]
set -e
GO111MODULE=on go build -o target/service github.com/apache/incubator-milagro-dta/cmd/service
target/service $@