[CI][multi-repository] build on client python that requires an opencti branch not working for push build #746
Labels
bug
use for describing something not working as expected
Milestone
Please replace every line in curly brackets { like this } with an appropriate answer, and remove this line.
Description
Working fine for pr build.
But for push build it's not working, ending on master instead of opencti/issue/xxxx.
Discovered on #745
Environment
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
opencti service start with a dedicated branch
Actual Output
opencti service starts on master branch.
{ Please describe what actually happened. }
Additional information
If not too long, look at taking the PR target branch as default instead of hardcoded "master".
The text was updated successfully, but these errors were encountered: