diff --git a/ApiTestManager/build.sh b/ApiTestManager/build.sh new file mode 100755 index 0000000..8ef63c6 --- /dev/null +++ b/ApiTestManager/build.sh @@ -0,0 +1 @@ +npm run clean && npm run build && npm run deploy