the code magic pipeline log said everything is successful but pipeline build failed #920
Replies: 4 comments 9 replies
-
Hi @mostafashr please share a build id as well, so that I can look into it closer. |
Beta Was this translation helpful? Give feedback.
-
@mostafashr One thing caught my attention is that a build (630cc438d08d3fb51745d518) was successful 3 days ago and a commit right after that started causing this issue. I wonder if we could revert back to that successful build commit, we could reproduce the issue or not. Can we try that ? I believe that way we can narrow down and find the root cause. |
Beta Was this translation helpful? Give feedback.
-
this is how |
Beta Was this translation helpful? Give feedback.
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when I build my cordova project in code magic pipeline the log says:
but the pipeline status become failed and the rest of the pipeline wont execute . how can I fix this issue. I have tested my steps in my mac machine and application get exported and archived. I use this command to build my project
quasar build -m ios -- --release --device --buildConfig='../build.json
Beta Was this translation helpful? Give feedback.
All reactions