Skip to content

Commit ffc841f

Browse files
authored
ci: update release pipeline (#87)
1 parent 702c7b8 commit ffc841f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates_cspm_eventbridge/Makefile

Lines changed: 1 addition & 1 deletion
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)/full-install/$(S3_PREFIX) --recursive
2020
aws cloudformation package \
2121
--region $(S3_REGION) \
2222
--template-file FullInstall.yaml \

0 commit comments

Comments
 (0)