Skip to content

Commit

Permalink
Update tests/Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: bduranleau-nr <[email protected]>
  • Loading branch information
TimPansino and bduranleau-nr authored May 23, 2024
1 parent 98949f0 commit 22b89fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ operator-local:
kubectl wait --for=condition=Ready -n default --all pods

# Build local initcontainer image
.PHONY: build
.PHONY: build-initcontainer
build-initcontainer: check-language-arg
minikube image build -t e2e/newrelic-${INITCONTAINER_LANGUAGE}-init:e2e src/${INITCONTAINER_LANGUAGE}/

Expand Down

0 comments on commit 22b89fd

Please sign in to comment.