summaryrefslogtreecommitdiffstats
path: root/ci/create_stack.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/create_stack.sh')
-rwxr-xr-xci/create_stack.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/create_stack.sh b/ci/create_stack.sh
index 68c4874..a0be65c 100755
--- a/ci/create_stack.sh
+++ b/ci/create_stack.sh
@@ -21,3 +21,4 @@ curl -X POST --header 'Content-Type: application/json' \
--header 'Accept: application/json' -d @body.json \
'http://127.0.0.1:5000/api/v1.0/configurations'
+rm body.json \ No newline at end of file