Hi
I have BitBucket Team job, I would in invoke another pipeline belong to another git repo with a specific branch ( master)
In details
teamX
repo-1
master
release/release-1
repo-2
I would like to have repo2/release/release-1 to invoke repo-1/release/release-1 using this syntax build job: xxx
No luck with many tries
any suggestion is greatly appreciated
-Dan