[Notes] [Git][BuildStream/buildstream][bschubert/tests-no-chroot-linux] fixup! fixup! Refactor test pipeline to make them more composable.



Title: GitLab

Benjamin Schubert pushed to branch bschubert/tests-no-chroot-linux at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -81,7 +81,7 @@ source_dist:
    81 81
       # Go back to the toplevel and collect our reports
    
    82 82
       - cd ../..
    
    83 83
       - mkdir -p ${COVERAGE_ARTIFACT_PATH}
    
    84
    -  - find dist/
    
    84
    +  - find .
    
    85 85
       - cp dist/buildstream/.coverage ${COVERAGE_ARTIFACT_PATH}/coverage."${CI_JOB_NAME}"
    
    86 86
       except:
    
    87 87
       - schedules
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]