Closed sylhare closed 3 years ago
Seems like when running bundle install in gitpod prebuild the installation does not stay cached. It could be linked to the way ruby is installed in the docker image.
bundle install
So I'll try to install locally and see if the changes are persisted.
Seems like when running
bundle install
in gitpod prebuild the installation does not stay cached. It could be linked to the way ruby is installed in the docker image.So I'll try to install locally and see if the changes are persisted.