Is the moralis-admin-cli watch-cloud-folder
command also intended to be used in the CI/CD process?
Let’s say on merge to main I want to update the code from the folder.
Can I do that with watch-cloud-folder
command?
Will the command fail the CI/CD pipeline if it didn’t manage to update the cloud functions successfully?