Skip to content

Commit

Permalink
Try change to recipes.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayada1 committed Mar 26, 2024
1 parent 24c3e2f commit 100f08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/recipes.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ publish-test-bicep-recipes: ## Publishes test recipes to <BICEP_RECIPE_REGISTRY>
@echo "$(ARROW) Publishing Bicep test recipes from ./test/testrecipes/test-bicep-recipes..."
./.github/scripts/publish-recipes.sh \
./test/testrecipes/test-bicep-recipes \
${BICEP_RECIPE_REGISTRY}/test/testrecipes \
${BICEP_RECIPE_REGISTRY}/test/testrecipes/test-bicep-recipes \
${BICEP_RECIPE_TAG_VERSION}

.PHONY: publish-test-terraform-recipes
Expand Down

0 comments on commit 100f08e

Please sign in to comment.