diff --git a/.cpanel.yml b/.cpanel.yml new file mode 100644 index 0000000..bf9b071 --- /dev/null +++ b/.cpanel.yml @@ -0,0 +1,4 @@ +--- +deployment: + tasks: + - echo "Deployed successfully" \ No newline at end of file