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
how to reproduce it
i logged on the server, and cd to current (symlink to the last release)
on my dev computer i fire a mina deploy everything works
but if i cd up a level and then do a ls. the link still pointing to the old release. now that i'm one directory up, if i run again mina deploy, everything works.
solution:
to force the symlinking
The text was updated successfully, but these errors were encountered:
@vpereira, please let me know if it still happens to you. I just tried this on my server, and it seems to work. Feel free to re-open issue if it still does. Thanks.
how to reproduce it
i logged on the server, and cd to current (symlink to the last release)
on my dev computer i fire a mina deploy everything works
but if i cd up a level and then do a ls. the link still pointing to the old release. now that i'm one directory up, if i run again mina deploy, everything works.
solution:
to force the symlinking
The text was updated successfully, but these errors were encountered: