зеркало из https://github.com/mozilla/MozDef.git
re-phony upload target
This commit is contained in:
Родитель
5fca4d628e
Коммит
bf085fbb8a
|
@ -46,5 +46,6 @@ cflint: ## Verify the CloudFormation template pass linting tests
|
||||||
stack-status: ## Output current CloudFormation stack status
|
stack-status: ## Output current CloudFormation stack status
|
||||||
$(DOCKER_BASH_RUN) "aws cloudformation describe-stacks --stack-name mozdef-nested"
|
$(DOCKER_BASH_RUN) "aws cloudformation describe-stacks --stack-name mozdef-nested"
|
||||||
|
|
||||||
|
.PHONY: upload-templates
|
||||||
upload-templates:
|
upload-templates:
|
||||||
aws s3 sync cloudformation/ $(S3_INFOSEC_URI) --acl public-read
|
aws s3 sync cloudformation/ $(S3_INFOSEC_URI) --acl public-read
|
||||||
|
|
Загрузка…
Ссылка в новой задаче