Skip to content

Commit

Permalink
Try setting dockeropts
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjfisher committed Jul 16, 2021
1 parent 141538e commit 15193eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
run: bundle exec rake beaker
env:
BEAKER_PUPPET_COLLECTION: ${{ matrix.puppet.collection }}
BEAKER_setfile: ${{ matrix.setfile.value }}
BEAKER_setfile: 'centos7-64{hypervisor=docker,hostname=centos7-64.example.com,dockeropts={HostConfig={NetworkMode=${{ job.services.gitlab.network }}}}}'

0 comments on commit 15193eb

Please sign in to comment.