You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to automate the process of deployment. Like if code is pushed on master branch it gets deployed immediately via WebHook (Post Recieve). Problem is WebHook URL is also of the same app.
So I need to run Mina task in a controller (Rails app) Without SSH to the box, Which in turn is to the sam box. (deployment on the same machine).
Any Kind of help is appreciated...
The text was updated successfully, but these errors were encountered:
Im trying to automate the process of deployment. Like if code is pushed on master branch it gets deployed immediately via WebHook (Post Recieve). Problem is WebHook URL is also of the same app.
So I need to run Mina task in a controller (Rails app) Without SSH to the box, Which in turn is to the sam box. (deployment on the same machine).
Any Kind of help is appreciated...
The text was updated successfully, but these errors were encountered: