[GHA-Build] Try cloudfront cache flush script

This commit is contained in:
aboyko
2023-07-31 19:23:27 -04:00
parent 2a4df722b7
commit 14d0f943b5
2 changed files with 53 additions and 54 deletions

View File

@@ -26,5 +26,4 @@ jobs:
CLOUDFLARE_ZONE_ID: ${{ secrets.CLOUDFLARE_ZONE_ID }}
CLOUDFLARE_CACHE_TOKEN: ${{ secrets.CLOUDFLARE_CACHE_TOKEN }}
run: |
aws cloudfront create-invalidation --distribution-id ECAO9Q8651L8M --paths '/release/TOOLS/sts4-language-server-integrations/2023-07-31/*'
${{ github.workspace }}/.github/scripts/clear-s3-caches.sh ${{ inputs.path }}