Using one environment configuration #5738
Unanswered
jonathanmes
asked this question in
Q&A
Replies: 1 comment
-
|
not sure what your question is, but environment names need to be unique. You could create PROJECT-A-DEV and PROJECT-B-DEV environment names and use one or more of your environment files in both environment files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my project, I need to create a project called PROJECT-A using an environment called DEV. However, I also need to create a sub-project called PROJECT-B. This sub-project needs to use the same DEV environment, but each environment should be attached to one project.
Beta Was this translation helpful? Give feedback.
All reactions