Skip to content
Snippets Groups Projects
Commit bbb968b4 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Remove scp option for gpu build

parent 851f82ae
No related branches found
No related tags found
1 merge request!1Update ravi89 main
...@@ -28,7 +28,6 @@ build { ...@@ -28,7 +28,6 @@ build {
] ]
roles_path = "./ansible/roles" roles_path = "./ansible/roles"
extra_arguments = [ extra_arguments = [
"--scp-extra-args", "'-O'",
"--extra-vars", "root_ssh_key='${var.root_ssh_key}'" "--extra-vars", "root_ssh_key='${var.root_ssh_key}'"
] ]
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment