Open ghost opened 7 years ago
Octopus Server version: 3.5.2
Example command: Add-OctoVariable -Project API -Name TEST -Value TEST -Steps Deploy -Environments QA
This is creating a variable named TEST, with the value TEST in the QA environment. However, it's not being scoped to the step named 'Deploy'
Octopus Server version: 3.5.2
Example command: Add-OctoVariable -Project API -Name TEST -Value TEST -Steps Deploy -Environments QA
This is creating a variable named TEST, with the value TEST in the QA environment. However, it's not being scoped to the step named 'Deploy'