find_step_configuration_value

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

Description

Retrieves the value of the configuration property for the currently executing step. If the property is a collection, the first value will be returned. Available to extension steps to get the value of a configuration.

Usage

find_step_configuration_value <propertyName>

  • propertyName is the name of the step's configuration property whose value to retrieve