Skip to content

Commit

Permalink
Update s3-deployment-piramal-ou.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored Oct 30, 2024
1 parent a0c2cd6 commit 4449391
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/s3-deployment-piramal-ou.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@ jobs:
run: |
aws s3 sync dist s3://${{ secrets.AWS_S3_BUCKET }}/
aws cloudfront create-invalidation --distribution-id ${{ secrets.CLOUDFRONT_DISTRIBUTION_ID }} --paths "/*"
- name: Post job cleanup
run: |
# Cleanup commands
continue-on-error: true

0 comments on commit 4449391

Please sign in to comment.