Clean all apex artifacts too 94/73794/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 6 Jan 2023 15:41:07 +0000 (16:41 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 6 Jan 2023 15:41:07 +0000 (16:41 +0100)
Change-Id: Ia9532529191d0a79d63ebfcf5e6d690f49a67376
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
utils/retention_script.sh

index b217793..b57e614 100755 (executable)
 # 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"