diff --git a/content/drone-plugins/drone-ecr/index.md b/content/drone-plugins/drone-ecr/index.md index 6a5f8e4b..885ff804 100644 --- a/content/drone-plugins/drone-ecr/index.md +++ b/content/drone-plugins/drone-ecr/index.md @@ -150,3 +150,6 @@ storage_driver build_args : custom arguments passed to docker build + +scan_on_push +: boolean of whether to enable automatic ECR images vulnerabilities scanning for repository if it was created with create_repository=`true`, defaults to `false` \ No newline at end of file