Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

Remove '--dry-run' argument from deploy-production.sh #16

Closed
kingkool68 opened this issue May 15, 2017 · 1 comment
Closed

Remove '--dry-run' argument from deploy-production.sh #16

kingkool68 opened this issue May 15, 2017 · 1 comment

Comments

@kingkool68
Copy link
Contributor

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.

@kingkool68
Copy link
Contributor Author

Also run the following: sudo pip install --upgrade awscli so the AWS cli is available to root.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant