jeudi 5 février 2015

Deploy only specified files to AWS Elastic Beanstalk

AWS Elastic Beanstalk allows for you to upload a git repository to your environment with a simple eb deploy command.


I know anything placed inside the .gitignore won't be deployed, but what about sources files (sass, uncompressed scripts) I want to keep in the repository, but don't want uploaded on deployment.


Is there a way to only upload specific files?





Aucun commentaire:

Enregistrer un commentaire