MOBILE-3320 e2e: Fix travis cron

main
Noel De Martin 2021-06-17 11:09:30 +02:00
parent a680aba66b
commit ce48a505ab
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,6 @@ os: linux
dist: trusty dist: trusty
node_js: 12 node_js: 12
if: env(DEPLOY) = 1
git: git:
depth: 3 depth: 3
@ -40,6 +38,7 @@ jobs:
include: include:
- stage: build - stage: build
name: "Build Android" name: "Build Android"
if: env(DEPLOY) = 1
language: android language: android
android: android:
components: components: