Skip to content

Commit

Permalink
Fix merge mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
janboll committed Nov 4, 2024
1 parent 759aa05 commit 6e500c6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dev-infrastructure/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,6 @@ svc.wait:

svc: svc.wait svc.rg
@scripts/cleanup-orphaned-rolebindings.sh $(SVC_RESOURCEGROUP)
cluster:
ifndef AKSCONFIG
$(error "Must set AKSCONFIG")
endif
az deployment group create \
--name $(SVC_RG_DEPLOYMENT_NAME) \
--resource-group $(SVC_RESOURCEGROUP) \
Expand Down

0 comments on commit 6e500c6

Please sign in to comment.