add alcion_restore_ folder prefix to cleanup script

This commit is contained in:
Aarti Jivrajani 2022-12-29 11:40:48 -08:00
parent 64696ec83b
commit e2d11f88e7

View File

@ -11,7 +11,7 @@ jobs:
continue-on-error: true continue-on-error: true
strategy: strategy:
matrix: matrix:
folder: [Corso_Restore_, TestRestore, ''] folder: [Corso_Restore_, TestRestore, Alcion_Restore_, '']
user: [CORSO_M365_TEST_USER_ID, CORSO_SECONDARY_M365_TEST_USER_ID, EXT_SDK_TEST_USER_ID] user: [CORSO_M365_TEST_USER_ID, CORSO_SECONDARY_M365_TEST_USER_ID, EXT_SDK_TEST_USER_ID]
steps: steps: