GHA: Test gen downloads page on Akamai
This commit is contained in:
2
.github/workflows/gen-nighly-downloads.yml
vendored
2
.github/workflows/gen-nighly-downloads.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
done
|
||||
echo '</ul>' >> $downloads_html
|
||||
cat ./$downloads_html
|
||||
aws s3 mv ./$downloads_html s3://tools-spring-io/snapshot/STS4/ dryrun
|
||||
aws s3 mv ./$downloads_html s3://tools-spring-io/snapshot/STS4/ --dryrun
|
||||
aws s3 ls s3://tools-spring-io/dist_path/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user