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
2 changed files:
Changes:
| 1 | 1 | stages:
|
| 2 | - - lint
|
|
| 3 | 2 | - update-container-images
|
| 3 | + - lint
|
|
| 4 | 4 | - update-translations
|
| 5 | 5 | |
| 6 | 6 | variables:
|
| ... | ... | @@ -13,3 +13,4 @@ build-base-image: |
| 13 | 13 | - if: ($CI_COMMIT_BRANCH && $CI_COMMIT_REF_PROTECTED == 'true' && $CI_PROJECT_NAMESPACE == 'tpo/applications')
|
| 14 | 14 | changes:
|
| 15 | 15 | - '.gitlab/ci/containers/base/Containerfile'
|
| 16 | + - '.gitlab-ci.yml' |