Azure / Azure/azure-cli-extensions

az pipelines variable create not workign for Release Definition

Open
#1,327 1 comment 0 reactions 0 assignees View on GitHub
customer-reported Pipelines Service Attention
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

Hi
i am running this command for my release definition:
az pipelines variable create `
--organization ORGANIZATION `
--project PROJECT `
--name VARIABLE_NAME `
--value VALUE`
--secret true `
--allow-override false `
--pipeline-name PIPELINE_NAME

i am getting error "ERROR: There were no build definitions matching name "NAME_RELEASE_PIPELINE" in project "NAME_PROJECT"
does this mean variable can be created just for build definitions? how do i create variable on my release definition?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.