[GHA-Build] debug clear cache script
This commit is contained in:
1
.github/workflows/clear_s3_cache.yml
vendored
1
.github/workflows/clear_s3_cache.yml
vendored
@@ -24,4 +24,5 @@ jobs:
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.TOOLS_S3_SECRET_KEY }}
|
||||
run: |
|
||||
aws cloudfront create-invalidation --distribution-id ECAO9Q8651L8M --paths /release/TOOLS/sts4-language-server-integrations/2023-07-31/*
|
||||
aws cloudfront list-invalidations --distribution-id ECAO9Q8651L8M
|
||||
${{ github.workspace }}/.github/scripts/clear-s3-caches.sh ${{ inputs.path }}
|
||||
|
||||
Reference in New Issue
Block a user