[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.4.0esr-14.5-1] fixup! Add CI for Base Browser



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-128.4.0esr-14.5-1 at The Tor Project / Applications / Tor Browser

Commits:

  • c86d56c2
    by Beatriz Rizental at 2024-10-22T16:00:18+02:00
    fixup! Add CI for Base Browser
    
    Always use tor-browser repository as base for CI clones.
    
    This is fine, because both tor-browser and mullvad-browser
    repositories share most of their history.
    

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -4,7 +4,7 @@ stages:
    4 4
     
    
    5 5
     variables:
    
    6 6
       IMAGE_PATH: containers.torproject.org/tpo/applications/tor-browser/base:latest
    
    7
    -  LOCAL_REPO_PATH: /srv/apps-repos/${CI_PROJECT_NAME}.git
    
    7
    +  LOCAL_REPO_PATH: /srv/apps-repos/tor-browser.git
    
    8 8
     
    
    9 9
     include:
    
    10 10
       - local: '.gitlab/ci/lint.yml'
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits