Released: August 01, 2023HighlightsTasks in preRun and postRunTasks can now be added to the preRun and postRun steps.Defining a PipelineClick here to expand... preRun: configuration: integrations: - name: int_default_artifactory execution: onExecute: - task: jfrog/setup-go@v0.1.0 input: version: 1.19.5 postRun: configuration: integrations: - name: int_default_artifactory execution: onExecute: - task: jfrog/setup-go@v0.1.0 input: version: 1.19.5