dkirwan / releng

Forked from releng 3 years ago
Clone

e82e24a Skip a build if it dont have a build target and continue the script execution.

Authored and Committed by mohanboddu 7 years ago
    Skip a build if it dont have a build target and continue the script execution.
    
    Some of the builds dont have a build target like container builds
    and the script throwing errors not being able to find a build target.
    We want to skip those builds and continue with the rebuilding of other builds.
    
    Signed-off-by: Mohan Boddu <mboddu@redhat.com>
    
        
file modified
+10 -6