Merge pull request #2835 from NoelDeMartin/MOBILE-3320

MOBILE-3320 e2e: Fix travis cron
main
Pau Ferrer Ocaña 2021-06-17 11:50:34 +02:00 committed by GitHub
commit c2940f7f5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: