Skip to content
Snippets Groups Projects
Commit e1199ef4 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Use site-build.yaml because of refactor to build,deploy.

parent eb7e47e3
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
{ {
"type": "shell", "type": "shell",
"inline": [ "inline": [
"sudo ansible-playbook -c local -i /CRI_XCBC/hosts -l `hostname -s` /CRI_XCBC/site.yaml -b" "sudo ansible-playbook -c local -i /CRI_XCBC/hosts -l `hostname -s` /CRI_XCBC/site-build.yaml -b"
] ]
} }
] ]
......
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