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

Update relative path

parent dcad47e5
No related branches found
No related tags found
1 merge request!10Add gitlab ci into project
...@@ -32,6 +32,6 @@ build { ...@@ -32,6 +32,6 @@ build {
provisioner "ansible" { provisioner "ansible" {
use_proxy = false use_proxy = false
ansible_env_vars = ["ANSIBLE_HOST_KEY_CHECKING=False"] ansible_env_vars = ["ANSIBLE_HOST_KEY_CHECKING=False"]
playbook_file = "../ood-packer.yaml" playbook_file = "./CRI_XCBC/ood-packer.yaml"
} }
} }
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