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

add - none - to image tags list

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • Jenkins 2.277.4
      Pipeline: Shared Groovy Libraries 2.19
      Pipeline: Multibranch: 2.23

      Hi maduma ,

      first of all, thank you for your awesome plugin.

      I have a scenario which I need to provide multiple Image Tag Parameters for several services. But in some cases, I would like not to choose one of them, and instead to choose "- none -" on a specific service.

      So It will be awesome to have also "- none -" as part of the tag list, just like credentials list has.

      which will return empty string to those env vars

      %s_IMAGE = ""
      %s_IMAGE_TAG = ""
      %s_IMAGE_IMAGE = ""
      

      or

      will not inject those envs at all

      What do you think about this feature?

       

            maduma Stéphane Nsakala
            dordor dor s
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: