brizental pushed to branch tor-browser-146.0a1-16.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
6f72e42f
by Beatriz Rizental at 2025-12-03T14:18:48-03:00
1 changed file:
Changes:
| ... | ... | @@ -9,8 +9,4 @@ build-base-image: |
| 9 | 9 | - |
|
| 10 | 10 | echo -e "\e[33mPushing new image to registry as ${TAG}\e[0m"
|
| 11 | 11 | podman push ${TAG}
|
| 12 | - rules:
|
|
| 13 | - - if: ($CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PROJECT_NAMESPACE == 'tpo/applications')
|
|
| 14 | - changes:
|
|
| 15 | - - '.gitlab/ci/containers/base/Containerfile'
|
|
| 16 | - - '.gitlab-ci.yml' |
|
| 12 | + when: manual |