slaventius 2 years ago
parent 16d64e8bdc
commit 3aa2451baa
  1. 2
      build/Makefile

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

Loading…
Cancel
Save