Skip to content
Snippets Groups Projects
Verified Commit ea1de639 authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

cicd: fix the build step

parent c3cd263c
No related branches found
No related tags found
No related merge requests found
Pipeline #71338 failed
......@@ -30,6 +30,7 @@ build-android:
script:
- mkdir -p ${QDS_CI_JOB_ARTIFACTS_PATH_APP} ${QDS_CI_JOB_ARTIFACTS_PATH_TEST}
- ls -l ${QDS_CI_JOB_OPENSSL_PATH}
- echo ${QDS_CI_JOB_QT_ANDROID_PATH}; ls -l ${QDS_CI_JOB_QT_ANDROID_PATH}
- pushd 3rdparty/qtquickdesigner-components
- export
- |
......
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