Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to read configuration parameter from environment variable #31

Closed
zack9433 opened this issue Aug 22, 2019 · 3 comments
Closed

Support to read configuration parameter from environment variable #31

zack9433 opened this issue Aug 22, 2019 · 3 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@zack9433
Copy link

zack9433 commented Aug 22, 2019

Is your feature request related to a problem? Please describe.

In my scenario, I have a stage and production environment and stage is for preview purpose and stage have its own build configuration.

Describe the solution you'd like

Let CI decides to build for stage or production by an environment variable.

@santoshyadavdev santoshyadavdev added documentation Improvements or additions to documentation good first issue Good for newcomers labels Aug 22, 2019
@santoshyadavdev
Copy link
Member

santoshyadavdev commented Aug 22, 2019

The feature is added, just needs to be documented. I will update post verification.

can you try ng run builder-test:deploy --configuration=<your_config> and confirm

@santoshyadavdev
Copy link
Member

#34 will close this.

@santoshyadavdev
Copy link
Member

This is closed, please let us know if you have any questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants