summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Höhn <hoehnp@gmx.de>2018-10-05 22:23:27 +0200
committerPatrick Höhn <hoehnp@gmx.de>2018-10-05 22:23:27 +0200
commit5b38707d205e2e88073e4f079264b862604945b4 (patch)
tree7167015074ca68113fb868444c1ea6985525fd45
parent08d1807eba6e3972873ac25b01a3e1f14fd3edd1 (diff)
downloadnavit-5b38707d205e2e88073e4f079264b862604945b4.tar.gz
corrected typo in config.yml
ändrad: .circleci/config.yml
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index cb0d0244d..481ca31ef 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -237,7 +237,7 @@ jobs:
shell: /bin/bash
no_output_timeout: 2h
command: |
- evn && cd contrib/sailfish/ && export VERSION_ID=2.2.1.18 && bash -x build_sailfish_ci.sh
+ env && 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: