From f70397d93ae75d49bf443fd588f8477c8b26e1f6 Mon Sep 17 00:00:00 2001 From: jkoan Date: Thu, 11 Oct 2018 20:54:45 +0300 Subject: add:ci:Re-add Navit Download Center updates for Android (#683) --- .circleci/config.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.circleci') diff --git a/.circleci/config.yml b/.circleci/config.yml index 3cc2d1b7f..704e71ab3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -148,6 +148,10 @@ jobs: destination: reports - store_test_results: path: test-results + - run: + name: Update Navit-Download-Center + command: | + bash scripts/update_download_center.sh build_win32: docker: - image: ubuntu:14.04 -- cgit v1.2.1