From a3b20c4c7096e94d9f9dba67fa517cfd7cf44a65 Mon Sep 17 00:00:00 2001 From: jandegr Date: Tue, 15 Oct 2019 12:27:53 +0200 Subject: CI:cleanup (#911) --- .circleci/config.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.circleci') diff --git a/.circleci/config.yml b/.circleci/config.yml index f89d922c0..de3a79e1e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -109,10 +109,6 @@ jobs: name: Store APK path: navit/android/build/outputs/apk destination: apk - - store_artifacts: - name: Store translations - path: po - destination: translations - store_artifacts: name: Store logs path: navit/android/build/outputs/logs -- cgit v1.2.1