Skip to content

Commit

Permalink
update:build:sailfish OS to version 3.1.0.12 (#843)
Browse files Browse the repository at this point in the history
ändrad:        .circleci/config.yml
	ändrad:        contrib/sailfish/build_sailfish_ci.sh
  • Loading branch information
hoehnp authored and jkoan committed Aug 27, 2019
1 parent 305d5f8 commit ecca970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
command: mkdir ../rpmbuild
- run:
name: run build
command: ls -lah ../rpmbuild && docker run -e VERSION_ID=2.2.1.18 -v `pwd`/../rpmbuild:/home/nemo/rpmbuild:rw -v `pwd`:/home/nemo/navit hoehnp/sailfishos-platform-sdk:2.2.1.18-r1 /bin/bash -x /home/nemo/navit/contrib/sailfish/build_sailfish_ci.sh
command: ls -lah ../rpmbuild && docker run -e VERSION_ID=3.1.0.12 -v `pwd`/../rpmbuild:/home/nemo/rpmbuild:rw -v `pwd`:/home/nemo/navit hoehnp/sailfishos-platform-sdk:3.1.0.12 /bin/bash -x /home/nemo/navit/contrib/sailfish/build_sailfish_ci.sh
- store_artifacts:
name: Store rpm
path: ../rpmbuild/RPMS/
Expand Down

0 comments on commit ecca970

Please sign in to comment.