Skip to content
  • Maxim Cournoyer's avatar
    Jenkinsfile: Correctly set pipeline status on a build failure. · cc8569f3
    Maxim Cournoyer authored
    Otherwise the pipeline cannot be meaningfully used as a validation
    job, as it'd always return success, even upon encountering one or more
    build failures.
    
    * Jenkinsfile: In case a packaging target failed building, set the
    build result to failure.
    
    Change-Id: I47c8b09936b088b27a02173aa94a0adb0f04dcb4
    cc8569f3