[Notes] [Git][BuildStream/buildstream][tristan/gitlab-test] .gitlab-ci.yml: Manual cleanup of mysterious artifacts directory



Title: GitLab

Tristan Van Berkom pushed to branch tristan/gitlab-test at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -43,6 +43,10 @@ variables:
    43 43
       # Diagnostics
    
    44 44
       - ls -l "${INTEGRATION_CACHE}"
    
    45 45
     
    
    46
    +  # Make sure we're not leaking artifacts into the gitlab cache
    
    47
    +  #
    
    48
    +  - rm -rf "${INTEGRATION_CACHE}/artifacts"
    
    49
    +
    
    46 50
       except:
    
    47 51
       - schedules
    
    48 52
       artifacts:
    



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