[Notes] [Git][BuildStream/buildstream][master] 2 commits: .gitlab-ci.yml: Add overnight tests logs to artifacts.



Title: GitLab

Javier Jardón pushed to branch master at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -185,6 +185,9 @@ docs:
    185 185
       - pip3 install --user -e ${BST_EXT_URL}@${BST_EXT_REF}#egg=bst_ext
    
    186 186
       - git clone https://gitlab.com/freedesktop-sdk/freedesktop-sdk.git
    
    187 187
       - git -C freedesktop-sdk checkout ${FD_SDK_REF}
    
    188
    +  artifacts:
    
    189
    +    paths:
    
    190
    +    - "${HOME}/.cache/buildstream/logs"
    
    188 191
       only:
    
    189 192
       - schedules
    
    190 193
     
    



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