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

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'

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events