summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Höhn <hoehnp@gmx.de>2018-10-05 22:13:46 +0200
committerPatrick Höhn <hoehnp@gmx.de>2018-10-05 22:13:46 +0200
commit08d1807eba6e3972873ac25b01a3e1f14fd3edd1 (patch)
tree77f814271bb5bf2b92b7775d9bfeb215ae076f2f
parent7c1ab1bbcc0127ff05abf5aa1aae6c73dbd5ec78 (diff)
downloadnavit-08d1807eba6e3972873ac25b01a3e1f14fd3edd1.tar.gz
WIP sailfish build
ändrad: .circleci/config.yml
-rw-r--r--.circleci/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 6c6ebf3cd..cb0d0244d 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -235,8 +235,9 @@ jobs:
- run:
name: Build for Sailfish_OS
shell: /bin/bash
+ no_output_timeout: 2h
command: |
- cd contrib/sailfish/ && export VERSION_ID=2.2.1.18 && bash -x build_sailfish_ci.sh
+ evn && cd contrib/sailfish/ && export VERSION_ID=2.2.1.18 && bash -x build_sailfish_ci.sh
- store_artifacts:
path: /home/nemo/rpmbuild/RPMS/armv7hl/
- store_artifacts: