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
I want to deploy symfony4 app from local(git) no github,
and before deploy the app to my ovh ssh server , exculde "vendor" and "var" folders !
How can i setup my deploy.rb file ?
Thank's