GHA: debugging s3 config
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user