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 am trying to setup an appveyor build server but because you can only interact with paket config through prompts I am having difficulties setting the password.
I've tried stuff like
(echo user
echo pass) | .paket/paket.exe ... but it doesn't work I am getting error from paket.
The text was updated successfully, but these errors were encountered:
I am trying to setup an appveyor build server but because you can only interact with paket config through prompts I am having difficulties setting the password.
I've tried stuff like
(echo user
echo pass) | .paket/paket.exe ... but it doesn't work I am getting error from paket.
The text was updated successfully, but these errors were encountered: