Edit

Share via


PublishPipelineMetadata@0 - Publish Pipeline Metadata v0 task

This task is automatically injected into your pipelines when Publish metadata from pipelines is enabled in your project settings, and is used to support the Evaluate artifact check.

Important

This task is not intended for direct use in your pipelines.

For more information, see Evaluate artifact check and Collect automatic and user-specified metadata from pipeline.

Syntax

# Publish Pipeline Metadata v0
# Publish Pipeline Metadata to Evidence store.
- task: PublishPipelineMetadata@0
  inputs: # none

Inputs

None.

Task control options

All tasks have control options in addition to their task inputs. For more information, see Control options and common task properties.

Output variables

None.

Remarks

This task is automatically injected into your pipelines when Publish metadata from pipelines is enabled in your project settings, and is used to support the Evaluate artifact check.

Important

This task is not intended for direct use in your pipelines.

For more information, see Evaluate artifact check and Collect automatic and user-specified metadata from pipeline.

Requirements

Requirement Description
Pipeline types YAML, Classic build, Classic release
Runs on Agent, DeploymentGroup
Demands None
Capabilities This task does not satisfy any demands for subsequent tasks in the job.
Command restrictions Any
Settable variables Any
Agent version 2.144.0 or greater
Task category Utility
Requirement Description
Pipeline types YAML, Classic build, Classic release
Runs on Agent, DeploymentGroup
Demands None
Capabilities This task does not satisfy any demands for subsequent tasks in the job.
Command restrictions Any
Settable variables Any
Agent version All supported agent versions.
Task category Utility