Skip to content

Commit

Permalink
fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
avtakkar committed Mar 22, 2024
1 parent a91405d commit af2b528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ endif
@( $(SCRIPTS_DIR)/azure.sh nodepool delete -y $(NODEPOOL) )

.PHONY: ci-aks-streaming
ci-streaming-ctr: ## Run the streaming CI in AKS.
ci-aks-streaming: ## Run the streaming CI in AKS.
@echo "+ $@"
ifndef NODEPOOL
$(eval NODEPOOL := $(shell date +"prels%y%m%d"))
Expand Down

0 comments on commit af2b528

Please sign in to comment.