cannot run gosec on all docker platforms, removing for now

This commit is contained in:
Mike Farah
2021-03-19 13:21:07 +11:00
parent 35c6d07248
commit 0470e5cd69
+1 -1
View File
@@ -49,7 +49,7 @@ tmp/dev_image_id: Dockerfile.dev scripts/devtools.sh
# ----------------------------------------------
# build
.PHONY: build
build: build/dev secure
build: build/dev
.PHONY: build/dev
build/dev: test *.go