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:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -4,7 +4,7 @@ stages:
variables:
IMAGE_PATH: containers.torproject.org/tpo/applications/tor-browser/base:latest
- LOCAL_REPO_PATH: /srv/apps-repos/${CI_PROJECT_NAME}.git
+ LOCAL_REPO_PATH: /srv/apps-repos/tor-browser.git
include:
- local: '.gitlab/ci/lint.yml'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c86d56c…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c86d56c…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch tor-browser-128.4.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
8833dc69 by Beatriz Rizental at 2024-10-22T15:26:28+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:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -4,7 +4,7 @@ stages:
variables:
IMAGE_PATH: containers.torproject.org/tpo/applications/tor-browser/base:latest
- LOCAL_REPO_PATH: /srv/apps-repos/${CI_PROJECT_NAME}.git
+ LOCAL_REPO_PATH: /srv/apps-repos/tor-browser.git
include:
- local: '.gitlab/ci/lint.yml'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/8833dc6…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/8833dc6…
You're receiving this email because of your account on gitlab.torproject.org.