Is it possible to resolve local dns posts from a Bitbucket runner. We're trying to fetch images from our local nexus registry.
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'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.