Skip to content
Snippets Groups Projects
Commit c08e83be authored by Henning Jacobs's avatar Henning Jacobs Committed by GitHub
Browse files

#10 fix make docker (#11)

parent 946f623c
No related branches found
No related tags found
No related merge requests found
.PHONY: clean local linux macos docker push scm-source.json
BINARY ?= postgres-operator
BUILD_FLAGS ?= -v -i
BUILD_FLAGS ?= -v
CGO_ENABLED ?= 0
ifeq ($(RACE),1)
BUILD_FLAGS += -race -a
CGO_ENABLED=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment