Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-15129

Create or Update Label in Perforce doesn't access build parameters.

      I have a build parameter which specifies the Perforce label to sync the build to ($P4_BUILD_LABEL). This parameter is not referenced correctly when setting the post build action 'Create or Update Label in Perforce'. Instead it just makes a label called $P4_BUILD_LABEL.

          [JENKINS-15129] Create or Update Label in Perforce doesn't access build parameters.

          Rob Petti added a comment -

          Did you try referencing it using ${PARAMETERNAME}? $PARAMETERNAME isn't the correct format.

          Rob Petti added a comment - Did you try referencing it using ${PARAMETERNAME}? $PARAMETERNAME isn't the correct format.

          Verbitan added a comment -

          Oh yes, my mistake. That works fine. Sorry...

          Verbitan added a comment - Oh yes, my mistake. That works fine. Sorry...

            rpetti Rob Petti
            verbitan Verbitan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: