summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ec7efdb3..e888f49b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -147,6 +147,8 @@ build:
untracked: true
paths:
- app/build/outputs/
+ # it's required to pass tor builds to screenshot step
+ - tor-android/tor-android-binary/build/
- build_deps.log
- build.log
when: always