From fb7693b4cdf60909dab67cc8e254ef03023e3851 Mon Sep 17 00:00:00 2001 From: divolgin Date: Tue, 12 Sep 2023 20:52:14 +0000 Subject: [PATCH] readme updates with info used to make this release --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.