Skip to content

Commit 8295611

Browse files
authored
drone-ecr: adding new scan_on_push parameter to the documentation (#309)
1 parent 4ed4104 commit 8295611

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/drone-plugins/drone-ecr/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,6 @@ storage_driver
150150

151151
build_args
152152
: custom arguments passed to docker build
153+
154+
scan_on_push
155+
: boolean of whether to enable automatic ECR images vulnerabilities scanning for repository if it was created with create_repository=`true`, defaults to `false`

0 commit comments

Comments
 (0)