Created
January 11, 2017 22:40
-
-
Save tylerflint/815bfc5ad17bb1d6f391c2b49ee51691 to your computer and use it in GitHub Desktop.
elixir deploy strategy configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
run.config: | |
engine: elixir | |
engine.config: | |
rel_manager: distillery | |
distillery_rel: foo | |
distillery_env: bar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment