From 3aa2451baa30a204eddbbeb866ce3f60211cc940 Mon Sep 17 00:00:00 2001
From: slaventius <slaventius@mail.ru>
Date: Fri, 24 Feb 2023 11:16:14 +0300
Subject: [PATCH] *

---
 build/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/Makefile b/build/Makefile
index a2ca0c0..5102dee 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -1,4 +1,4 @@
-.DEFAULT_GOAL := docker-push
+.DEFAULT_GOAL := build
 
 GOOS=$(shell go env GOOS)
 GOARCH=$(shell go env GOARCH)