Skip to content
Snippets Groups Projects
Commit 7d2916b1 authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

CI: fix job and artifact dependency after build optimization


The oniro toolchain is now in the toolchain job and now
longer part of the build job artifacts. Update dependencies
acordingly to let CI pass.

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent a503d96a
No related branches found
No related tags found
1 merge request!109Systemd service integration and stability improvements
Pipeline #16356 passed
...@@ -535,7 +535,7 @@ ohos: ...@@ -535,7 +535,7 @@ ohos:
optional: true optional: true
- job: ohos_fetch - job: ohos_fetch
artifacts: true artifacts: true
- job: build - job: toolchain
artifacts: true artifacts: true
parallel: parallel:
matrix: matrix:
......
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