diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-01-06 16:45:06 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-01-06 16:45:06 +0100 |
commit | ccd6e3781dee56ab6c58a19a1617f65564acfa8a (patch) | |
tree | abeec8e97e59c1cb22146348ec24f4b288854601 /utils | |
parent | 0e8d4e0c868951f1ae3dce7fb3b78cd5a57785a8 (diff) |
Clean all airship artifacts too
Change-Id: I503084b5136b7cc061351e9c3dd2812000925754
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'utils')
-rwxr-xr-x | utils/retention_script.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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" |