Is there a way to inherit a pod template with declarative pipeline?

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      I am on plugin version 1.8.4

      Is this supported?

      pipeline {
      agent {
      kubernetes

      { label env.BUILD_TAG inheritFrom 'base-template' defaultContainer 'jnlp' yaml """ containers: - name: maven image: maven:3.5 ttyEnabled: true """ }

      }

            Assignee:
            Carlos Sanchez
            Reporter:
            Ray Lim
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: