0

tried

- run: sudo cat itest/.hosts >> /etc/hosts

but getting:

/bin/bash: /etc/hosts: Permission denied

w/o sudo doesn't work as well.

There must be a way to alter /etc/hosts

The worker I am running is a machine, not a docker

version: 2.1
jobs:
  build-and-test:
    machine:
izy
  • 819
  • 12
  • 13

0 Answers0