Skip to content

Commit

Permalink
Experiment - DO NOT MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
Slava Lysunkin committed Nov 6, 2024
1 parent 7293aef commit 9ebf1fe
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 @@ -331,7 +331,7 @@ dev-eks-creds: dev-aws-creds
dev-apply: kind-deploy registry-deploy dev-push dev-deploy dev-templates dev-release

.PHONY: test-apply
test-apply: set-hmc-version helm-package dev-deploy dev-templates dev-release
test-apply: set-hmc-version registry-deploy dev-push helm-package dev-deploy dev-templates dev-release

.PHONY: dev-destroy
dev-destroy: kind-undeploy registry-undeploy ## Destroy the development environment by deleting the kind cluster and local registry.
Expand Down

0 comments on commit 9ebf1fe

Please sign in to comment.