Skip to content

Commit 838bb5c

Browse files
authored
update-ci-eventbridge (#89)
1 parent 44229b4 commit 838bb5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates_eventbridge/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ lint:
1616
cfn-lint *.yaml
1717

1818
packaged-template.yaml:
19-
aws s3 rm s3://$(S3_BUCKET)/ecs/$(S3_PREFIX) --recursive
19+
aws s3 rm s3://$(S3_BUCKET)/event-bridge/$(S3_PREFIX) --recursive
2020
aws cloudformation package \
2121
--region $(S3_REGION) \
2222
--template-file EventBridge.yaml \

0 commit comments

Comments
 (0)