Skip to content

Commit ccd127d

Browse files
committed
Rename post_deploy script
1 parent ed8f355 commit ccd127d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ $(1)terraform: lambdas
102102

103103
.PHONY: $(1)deploy
104104
$(1)deploy: check_python $(1)terraform
105-
python $(project_root)/scripts/post_deploy_tdr.py
105+
python $(project_root)/scripts/verify_tdr_sources.py
106106
endef
107107

108108
$(eval $(call deploy,))
File renamed without changes.

0 commit comments

Comments
 (0)