Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(deploy): properly quote variables in environment files | Clement Delafargue | 2019-01-07 | 1 | -1/+1 |
| | | | | adding exports in the env file also quotes the variable values | ||||
* | feat(post_deploy): Add a post deploy task to fetch deployed env | Paul Bonaud | 2018-11-30 | 1 | -0/+9 |
In some cases you might need to retrieve the ENV which is currently in use by your clever application recently deployed. If you specify a `clever_env_output_file` that is exactly what you will get! |