You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.
Apparently # --dry-run in an argument for a command doesn't actually comment out the argument. When code changes were pushed dry-run mode was enabled and compiled assets like CSS and JavaScript weren't actually synced to Amazon S3 and served via the CDN.
I've made changes to both servers for now but this needs to be addresses the next time we bake a new AMI.
The text was updated successfully, but these errors were encountered:
Apparently
# --dry-run
in an argument for a command doesn't actually comment out the argument. When code changes were pusheddry-run
mode was enabled and compiled assets like CSS and JavaScript weren't actually synced to Amazon S3 and served via the CDN.I've made changes to both servers for now but this needs to be addresses the next time we bake a new AMI.
The text was updated successfully, but these errors were encountered: