Aaron Janes
Invalidate Cloudfront after deploy completes
Hey everyone, quick questions I was looking through the documentation and Im wondering how I can run a command after a build completes a successful deploy wih railway example ->
aws cloudfront create-invalidation --distribution-id $DISTRIBUTION_ID --paths '/*'
26 replies