[GHA] Debug inclusion of JustJ into aggregate distro update sites

This commit is contained in:
aboyko
2024-06-05 13:31:34 -04:00
parent 71ecbecaa6
commit 1b74fcd099
2 changed files with 5 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ jobs:
run: |
echo "Akamai S3 Aggregate Update Sites Creation..."
dirs=`aws s3 ls s3://tools-spring-io/release/TOOLS/sts4/update/${{ inputs.version }}/`
echo "${dirs}"
pattern='^e[0-9]+.[0-9]+/$'
invalid_urls=""
for dir in $dirs