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

TEST

parent a2998198
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #7992 failed with stages
in 4 minutes and 38 seconds
......@@ -145,6 +145,7 @@ resource "null_resource" "ops" {
provisioner "remote-exec" {
inline = [
"ls -al /CRI_XCBC",
"rm -rf /CRI_XCBC/*"
]
}
......
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