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
It would be great if we could retrieve the deploy result json object in the pipe when deployment is done.
I think it has more sense than the zip file (pretty useless to me).
In attachment what I did to return the res instead of the file gulp-jsforce-deploy.js.txt
.
Not sure it is the best way with gulp.
Any idea ?