DeploymentEnvironment cannot be extended via !ref #112
-
It looks like a deploymentEnvironment element cannot be extended by using !ref. The CLI throws an error when I try it:
A minimal repro looks like this:
Obviously the intend is to have the deploymentEnvironment in another file and !include that file. Should this work, or am I misinterpreting something? |
Beta Was this translation helpful? Give feedback.
Answered by
simonbrowndotje
Mar 20, 2023
Replies: 1 comment 3 replies
-
Try this instead:
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
AnnejanBarelds
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try this instead: