[Notes] [Git][BuildStream/buildstream][tristan/use-tox] Testing CI



Title: GitLab

Tristan Van Berkom pushed to branch tristan/use-tox at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -76,6 +76,9 @@ source_dist:
    76 76
       - pip3 install tox
    
    77 77
       - pip3 install tox-venv
    
    78 78
     
    
    79
    +  # Install venv
    
    80
    +  - apt-get install python3-venv || true
    
    81
    +
    
    79 82
       script:
    
    80 83
       - useradd -Um buildstream
    
    81 84
       - chown -R buildstream:buildstream .
    



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