Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit e302b16

Browse files
committed
[client] temp debug on CI work (2)
1 parent c0c89e0 commit e302b16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/clone-opencti.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ clone_for_pr_build() {
5151
echo "[CLONE-DEPS] Found a PR in opencti with number ${OPENCTI_PR_NUMBER}, using it."
5252
echo "[DEBUG] -------- "
5353
git config --local --get-all remote.origin.fetch
54+
git remote set-branches --add origin ${OPENCTI_BRANCH}
5455
echo "[DEBUG] -------- "
5556
gh pr checkout ${OPENCTI_PR_NUMBER}
5657
else

0 commit comments

Comments
 (0)