slaventius 2 years ago
parent 286d03e4d4
commit 16d64e8bdc
  1. 2
      build/Makefile

@ -1,4 +1,4 @@
.DEFAULT_GOAL := build .DEFAULT_GOAL := docker-push
GOOS=$(shell go env GOOS) GOOS=$(shell go env GOOS)
GOARCH=$(shell go env GOARCH) GOARCH=$(shell go env GOARCH)

Loading…
Cancel
Save