@ -20,6 +20,12 @@ build:
go build -ldflags "-X main.version=${VERSION}"
chown -R ${UID}:${GID} *
test: bindata
go test -v ./pkg/...
bindata:
go-bindata -pkg logfile -o ./pkg/logfile/bindata_test.go ./pkg/logfile/test
container-build:
docker run \
--volume ${PWD}:/workspace \
The note is not visible to the blocked user.