Skip to content

Commit

Permalink
fix(typo): fixing a silly copy-pasta error
Browse files Browse the repository at this point in the history
  • Loading branch information
hutchic committed Aug 29, 2022
1 parent 46e0014 commit 93b87a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ ifeq ($(BUILDX),true)
./release-kong.sh
endif
ifeq ($(RELEASE_DOCKER),true)
make push_docker_images
make release-kong-docker-images
endif

test: build-test-container
Expand Down

0 comments on commit 93b87a1

Please sign in to comment.