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

[tor-commits] [Git][tpo/applications/tor-browser][base-browser-128.3.0esr-14.0-1] fixup! Add CI for Base Browser



Title: GitLab

Pier Angelo Vendrame pushed to branch base-browser-128.3.0esr-14.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • f06a4621
    by Beatriz Rizental at 2024-10-22T09:51:04+02:00
    fixup! Add CI for Base Browser
    

1 changed file:

Changes:

  • .gitlab/ci/lint.yml
    ... ... @@ -23,7 +23,7 @@
    23 23
         - git fetch --depth 500 local
    
    24 24
         - git remote add origin "$CI_REPOSITORY_URL"
    
    25 25
         - git fetch origin ${CI_COMMIT_BRANCH:-$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME}
    
    26
    -    - git checkout ${CI_COMMIT_BRANCH:-$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME}
    
    26
    +    - git checkout origin/${CI_COMMIT_BRANCH:-$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME}
    
    27 27
     
    
    28 28
     eslint:
    
    29 29
       extends: .base
    

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