diff --git a/README.md b/README.md index 84a7323..c507ea2 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,12 @@ rules: verbs: ["delete"] ``` +## Scanning image prior to release + +``` +make build scan +``` + ## Releasing Releases are created when a tag is pushed to the upstream repository.