From ccd6e3781dee56ab6c58a19a1617f65564acfa8a Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 6 Jan 2023 16:45:06 +0100 Subject: Clean all airship artifacts too MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I503084b5136b7cc061351e9c3dd2812000925754 Signed-off-by: Cédric Ollivier --- utils/retention_script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/retention_script.sh b/utils/retention_script.sh index b57e6143e..3d0673ad0 100755 --- a/utils/retention_script.sh +++ b/utils/retention_script.sh @@ -15,7 +15,7 @@ # limitations under the License. ############################################################################## -for x in apex armband ovsnfv fuel apex compass4nfv +for x in airship apex armband compass4nfv fuel ovsnfv do echo "Looking at artifacts for project $x" -- cgit 1.2.3-korg