The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Local dns on a Bitbucket runner?

micke_e
November 10, 2022

Is it possible to resolve local dns posts from a Bitbucket runner. We're trying to fetch images from our local nexus registry.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
micke_e
November 11, 2022

Not exactly dns but atleas a workaround.

 

- step:
runs-on:
- self.hosted
- linux
name: Lint code
script:
- sh -c 'echo x.x.x.x nexus.domain.com >> /etc/hosts'
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events