Skip to content
Snippets Groups Projects
Commit a80e0d4e authored by Nicolas Werner's avatar Nicolas Werner
Browse files

bump sdk version in CI

parent 74cbfb6f
No related branches found
Tags 0.0.4
No related merge requests found
Pipeline #583 passed
image: coderus/sailfishos-platform-sdk:3.4.0.22 image: coderus/sailfishos-platform-sdk:4.0.1.45
cache: cache:
key: ${CI_JOB_NAME} key: ${CI_JOB_NAME}
...@@ -12,7 +12,7 @@ build: ...@@ -12,7 +12,7 @@ build:
- sdk-assistant list - sdk-assistant list
- cp -a . /home/nemo/build - cp -a . /home/nemo/build
- pushd /home/nemo/build - pushd /home/nemo/build
- mb2 -t SailfishOS-3.4.0.22-armv7hl build - mb2 -t SailfishOS-4.0.1.45-armv7hl build
- popd - popd
- mv /home/nemo/build/RPMS . - mv /home/nemo/build/RPMS .
- mv /home/nemo/build/.build/ ./.build/ 2>/dev/null - mv /home/nemo/build/.build/ ./.build/ 2>/dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment