Skip to content
Snippets Groups Projects
  • Maxim Cournoyer's avatar
    4ee93922
    Jenkinsfile: Allow partial deployments. · 4ee93922
    Maxim Cournoyer authored
    When a packaging target fails to build, deploy the successful builds
    to the repository anyway.
    
    * Jenkinsfile (BUILD_OWN_QT): Remove parameter.  The Qt builds are now
    implicitly made as part of the regular packaging targets.
    (Build packages): Wrap make invocation in a catchError so that the
    stage appears as failed while the build is marked as a success, which
    allows the 'Sign & deploy packages' stage to run despite packaging
    errors.
    
    Change-Id: I5785d154f5e1963aa824576f7f0f62043446456a
    Jenkinsfile: Allow partial deployments.
    Maxim Cournoyer authored
    When a packaging target fails to build, deploy the successful builds
    to the repository anyway.
    
    * Jenkinsfile (BUILD_OWN_QT): Remove parameter.  The Qt builds are now
    implicitly made as part of the regular packaging targets.
    (Build packages): Wrap make invocation in a catchError so that the
    stage appears as failed while the build is marked as a success, which
    allows the 'Sign & deploy packages' stage to run despite packaging
    errors.
    
    Change-Id: I5785d154f5e1963aa824576f7f0f62043446456a
Code owners
Assign users and groups as approvers for specific file changes. Learn more.