GHA: debugging s3 config

This commit is contained in:
aboyko
2023-07-19 01:21:11 -04:00
parent 29ec835816
commit df6ba91bd8

View File

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