Skip to content

Commit

Permalink
Clean all apex artifacts too
Browse files Browse the repository at this point in the history
Change-Id: Ia9532529191d0a79d63ebfcf5e6d690f49a67376
Signed-off-by: Cédric Ollivier <[email protected]>
  • Loading branch information
collivier committed Jan 6, 2023
1 parent 3cd4d94 commit 0e8d4e0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions utils/retention_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0e8d4e0

Please sign in to comment.