GHA: debugging s3 config

This commit is contained in:
aboyko
2023-07-19 01:34:25 -04:00
parent df6ba91bd8
commit a7f80c3ab7

View File

@@ -19,6 +19,6 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.TOOLS_S3_SECRET_KEY }}
run: |
echo $AWS_DEFAULT_REGION
aws configure get region
aws s3api get-bucket-location --bucket dist.springsource.com
# aws s3 rm s3://dist.springsource.com/sts4-distro-ci-temp --recursive --exclude "*" --include "*.zip"