We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 410e279 commit 324317fCopy full SHA for 324317f
Makefile
@@ -19,7 +19,7 @@ build-and-push-aspects: # build and push all aspects
19
docker buildx create --name kratix-cli-image-builder; \
20
fi;
21
make build-and-push-operator-promise-aspect
22
- make build-and-push-helm-promis-aspect
+ make build-and-push-helm-promise-aspect
23
24
.PHONY: help
25
help: # Show help for each of the Makefile recipes.
0 commit comments