Skip to content

Commit 2267e0f

Browse files
authored
fix CI: use docker driver for transfering files (#290)
* use different transport to not copy files Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
1 parent 53e57d9 commit 2267e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kitchen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ platforms:
104104
puppet_apt_collections_repo: http://apt.puppetlabs.com/puppet7-release-focal.deb
105105

106106
transport:
107-
name: sftp
107+
name: docker
108108

109109
verifier:
110110
name: inspec

0 commit comments

Comments
 (0)