after push command it tries to open browser, causing pipeline fail
omortie opened this issue · 1 comments
omortie commented
apify push
command after building successfully will try to open browser and ask user if you want to open browser or not.
this is a new behavior and was not seen in older versions of the cli. it will cause the pipeline to fail because there is no option to disable this and also we can't send a 'n' (no) to the cli so it would not try and fail.