Skip to content

Commit

Permalink
build: remove duplicate helm include
Browse files Browse the repository at this point in the history
The build had a duplicate helm include file, which was causing
build warnings to be spewed for commands already being set.

Signed-off-by: Travis Nielsen <tnielsen@redhat.com>
  • Loading branch information
travisn committed Sep 30, 2021
1 parent 5cc80bb commit 1a0aa7e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Expand Up @@ -97,9 +97,6 @@ GO_TEST_FILTER=$(TESTFILTER)

include build/makelib/golang.mk

# setup helm charts
include build/makelib/helm.mk

# ====================================================================================
# Targets

Expand Down

0 comments on commit 1a0aa7e

Please sign in to comment.