Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Commit 68a0ee8

Browse files
authored
CD: removing broken auth option
1 parent 43f5d94 commit 68a0ee8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CliqzJenkinsfile.nightly

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ node('gideon') {
1818
config.vm.synced_folder ".", "/vagrant", disabled: true
1919
config.vm.define "publishios" do |publishios|
2020
publishios.vm.hostname ="publishios"
21-
config.ssh.private_key_path = "/Users/jenkins/reusable-VMs/publishios/.vagrant/machines/publishios/virtualbox/private_key"
2221
publishios.vm.network "public_network", :bridge => "en0: Ethernet 1", auto_config: false
2322
publishios.vm.boot_timeout = 900
2423
publishios.ssh.forward_agent = true

0 commit comments

Comments
 (0)