You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
hello, this is yongsu kim from midasit south korea.
i want to use submodule in pipeline with my two private repository which is allowed only some white ip (company office ip).
these repositories are not allowed other ip because of company's policy.
i tried ssh key with setting-accesskeys/ssh keys, but didn't work.
and pipeline saied "Warning: Permanently added the RSA host key for IP address '*.*.*.*' to the list of known hosts. To access this repository, an admin must whitelist your IP"
(i understood because the repository is running in docker's ip environment which is not allowed)
so i'm wondering is there any other possible tries or not.
related article, posts would be helpful as well.
thank you a lot.
Hi @김용수
Thank you for reaching out to the community.
Based on the error message, you'll indeed need to whitelist Bitbucket Pipelines IP ranges.
For this, you can find Bitbucket Pipelines IP ranges from this link. - What are the IP addresses to configure a corporate firewall? (Under "Valid IP addresses for Bitbucket Pipelines build environments")
You can add all those IPs to your workspace IP whitelisting.
Hope it helps and do let me know if you have further questions that I can help with.
Regards,
Mark C
hello Mark C.
this is exactly what is want to know!
i'll check this document. and do this
And let you know what's going on.
thanks a lot.
Regards,
yongsu kim.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.