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
Do not stay in GitHub workspace to not have Gemfile conflict
If the current project is a Ruby one, the Docker image's Ruby version can
diverge from the Gemfile one. By staying in another folder, we'll avoid
this kind of situation.
0 commit comments