GHA: Batch URIs to invalidate on Akamai

This commit is contained in:
aboyko
2023-11-17 11:23:01 -05:00
parent 75cda8a282
commit 5b171ce8d3

View File

@@ -31,6 +31,7 @@ runs:
for idx in $indices
do
end=${idx%:*}
echo "Index ${end}"
new_length=$((end-start))
if [ $new_length -ge $MAX ]; then
echo "Batch from ${offset} of length ${length}"