Hi, is there any specific syntax so I can pass one custom bamboo variable into the command field of one npm configuration task?
thanks in advance
If the variable name is "Custom.Variable", use the following format in the Command field:
${bamboo.Custom.Variable}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.