Skip to content

Commit

Permalink
Run docker with required dns
Browse files Browse the repository at this point in the history
Merge in EXTENSIONS/vpn-extension from fix/dns_errors to master

Squashed commit of the following:

commit a1d8ee4
Author: Maxim Topciu <mtopciu@adguard.com>
Date:   Tue Aug 23 14:40:43 2022 +0300

    try other property

commit 0fc5b7f
Author: Maxim Topciu <mtopciu@adguard.com>
Date:   Tue Aug 23 14:36:43 2022 +0300

    run docker with required dns
  • Loading branch information
maximtop committed Aug 23, 2022
1 parent fa8b871 commit 4b2e019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bamboo-specs/build-beta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Build:
image: ${bamboo.dockerNode}
volumes:
${system.YARN_DIR}: "${bamboo.cacheYarn}"
docker-run-arguments: ['--dns', '94.140.14.140']
tasks:
- checkout:
force-clean-build: 'true'
Expand Down

0 comments on commit 4b2e019

Please sign in to comment.