From: Cédric Ollivier Date: Fri, 6 Jan 2023 15:41:07 +0000 (+0100) Subject: Clean all apex artifacts too X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=0e8d4e0c868951f1ae3dce7fb3b78cd5a57785a8;hp=3cd4d944164408fa42b7b8a438b9cae2140a8c26;p=releng.git Clean all apex artifacts too Change-Id: Ia9532529191d0a79d63ebfcf5e6d690f49a67376 Signed-off-by: Cédric Ollivier --- diff --git a/utils/retention_script.sh b/utils/retention_script.sh index b2177930b..b57e6143e 100755 --- a/utils/retention_script.sh +++ b/utils/retention_script.sh @@ -15,10 +15,7 @@ # limitations under the License. ############################################################################## -PATH=$PATH:/usr/local/bin/ - -#These are the only projects that generate artifacts -for x in armband ovsnfv fuel apex compass4nfv +for x in apex armband ovsnfv fuel apex compass4nfv do echo "Looking at artifacts for project $x"