Uploaded image for project: 'CI-Management'
  1. CI-Management
  2. CIMAN-191

oom-helm should be calling make common before calling make project

XMLWordPrintable

      Currently, the oom subproject builds are failing because common chart is not found for the make to complete.

      Solution would be to change the following lines:

      build_script: 'cd kubernetes/ && make {subproject}'

      to

      build_script: 'cd kubernetes/ && make common && make {subproject}'

            kirankamineni kirankamineni
            kirankamineni kirankamineni
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: