Skip to content

Commit 0756e59

Browse files
committed
Try setting dockeropts
1 parent 141538e commit 0756e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ jobs:
8181
run: bundle exec rake beaker
8282
env:
8383
BEAKER_PUPPET_COLLECTION: ${{ matrix.puppet.collection }}
84-
BEAKER_setfile: ${{ matrix.setfile.value }}
84+
BEAKER_setfile: 'centos7-64{hypervisor=docker,hostname=centos7-64.example.com,dockeropts={HostConfig={network=${{ job.services.gitlab.network }}}}}'

0 commit comments

Comments
 (0)