added wrong key for debian 9 test container

pull/658/head
Steven Robertson 4 years ago
parent e407172aa8
commit 3d28ed11b7

@ -66,7 +66,6 @@ with ci_lib.Fold('job_setup'):
ci_lib.dump_file(inventory_path)
if not ci_lib.exists_in_path('sshpass'):
run("sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 78BD65473CB3BD13")
run("sudo apt-get update")
run("sudo apt-get install -y sshpass")

Loading…
Cancel
Save