ERROR: No item named xxx/yyy found for build step

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

XMLWordPrintable

      Hello,

      Previously working pipeline fail with error ERROR: No item named xxx/yyy found

        pipeline {
          agent any
          stages {
            stage('xxx') {
              steps {
                build(job:'xxx/yyy', propagate: false)
              }
            } 
          }
        }
      

      job xxx/yyy exist and can be trigger from

      Thanks in advance

            Assignee:
            Unassigned
            Reporter:
            Cyril Feraudet
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: