We have some packages that are in our private network.
I would like to know how is the best way that my BitBucket pipeline can access my local private network to biuld an image with thoses packages?
I dont feel so safe if I create a rule that permit only BitBucket's IP range.
Any suggestions?