UNCLASSIFIED - NO CUI

Allow pipeline build stage to pass if no download.yaml required

Currently, the pipeline will fail if there is no download.yaml file detected. However, some images don't need to use one (ex. - installing from ubi repos for openjdk8). Need to create logic to allow for the stage to pass/skip if the file is not present in the repo.

Edited by gavin.scallon