Skip to content

Add-Variable with scope restrictions not working #6

@ghost

Description

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'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions