ci: add confirmation message for deleted blobs in Azure Blob Storage
This commit is contained in:
parent
b5753ea742
commit
4b77ab46b9
@ -226,6 +226,7 @@ jobs:
|
|||||||
--source openvidu-appdata-recordings \
|
--source openvidu-appdata-recordings \
|
||||||
--pattern "openvidu-meet/*" \
|
--pattern "openvidu-meet/*" \
|
||||||
--delete-snapshots include || echo "No files found to delete or container doesn't exist"
|
--delete-snapshots include || echo "No files found to delete or container doesn't exist"
|
||||||
|
echo "Existing blobs deleted from Azure Blob Storage container."
|
||||||
|
|
||||||
elif [[ "${{ matrix.storage-provider }}" == "gcs" ]]; then
|
elif [[ "${{ matrix.storage-provider }}" == "gcs" ]]; then
|
||||||
echo "Installing Google Cloud CLI..."
|
echo "Installing Google Cloud CLI..."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user