Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Allow configuration in .slashdeploy.yml to define the default environment. #111

Closed
russellballestrini opened this issue Apr 10, 2018 · 2 comments

Comments

@russellballestrini
Copy link
Contributor

russellballestrini commented Apr 10, 2018

# For information about what configuration options are available, see
# https://slashdeploy.io/docs
default_environment: production
environments:
  production:
    aliases:
      - prod

This will allow us to assume things about a project, and enable easier to use commands like #46's /deploy lock <repo> command.

@russellballestrini russellballestrini changed the title Allow configuration in .slashdeploy.yml to specifify the default environment. Allow configuration in .slashdeploy.yml to define the default environment. Apr 10, 2018
@russellballestrini
Copy link
Contributor Author

@russellballestrini
Copy link
Contributor Author

completed in #139

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