Skip to content

Commit

Permalink
add ECR LOGIN
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdavis2001 committed Oct 5, 2023
1 parent a66b89c commit 8d64015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ logs:
.PHONY: logs

up_dependencies: $(SM_PATH)private_key.pem $(SM_PATH)public_key.pem
$(ECR_LOGIN)
$(COMPOSE) up -d --remove-orphans dynamodb-local codes-gateway redis kms mock-one-login localstack
.PHONY: up_dependencies

Expand Down

0 comments on commit 8d64015

Please sign in to comment.