Skip to content
Snippets Groups Projects
Commit 27813d89 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

test source /*

parent b332428d
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #7963 failed with stages
in 2 minutes and 45 seconds
......@@ -145,7 +145,7 @@ resource "null_resource" "ops" {
# moves CRI_XCBC file into directory made above
provisioner "file" {
source = "CRI_XCBC"
source = "CRI_XCBC/*"
destination = "/"
}
......
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