forked from EVOgeek/Vmeda.Online
		
	Merge pull request #2835 from NoelDeMartin/MOBILE-3320
MOBILE-3320 e2e: Fix travis cron
This commit is contained in:
		
						commit
						c2940f7f5a
					
				| @ -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: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user