Skip to content

Commit

Permalink
include deploy resources flag (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: Ubuntu <ubuntu@ip-172-31-57-212.us-west-2.compute.internal>
  • Loading branch information
bxue-l2 and Ubuntu committed Nov 29, 2023
1 parent 9c2c5be commit cefcf3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inabox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ exp:
go run ./deploy/cmd exp

deploy-all:
go run ./deploy/cmd -localstack-port 4570 all
go run ./deploy/cmd -localstack-port 4570 -deploy-resources true all

stop-infra:
./bin.sh stop-anvil
Expand Down

0 comments on commit cefcf3e

Please sign in to comment.