Pier Angelo Vendrame pushed to branch tor-browser-128.4.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits: 4dbb3744 by Beatriz Rizental at 2024-11-19T19:18:28+01:00 fixup! Add CI for Tor Browser
- - - - -
2 changed files:
- .gitlab-ci.yml - .gitlab/ci/update-containers.yml
Changes:
===================================== .gitlab-ci.yml ===================================== @@ -1,6 +1,6 @@ stages: - - lint - update-container-images + - lint - update-translations
variables:
===================================== .gitlab/ci/update-containers.yml ===================================== @@ -13,3 +13,4 @@ build-base-image: - if: ($CI_COMMIT_BRANCH && $CI_COMMIT_REF_PROTECTED == 'true' && $CI_PROJECT_NAMESPACE == 'tpo/applications') changes: - '.gitlab/ci/containers/base/Containerfile' + - '.gitlab-ci.yml'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4dbb3744...
tbb-commits@lists.torproject.org