Skip to content
Snippets Groups Projects
Commit a3121f3e authored by Theo Cushion's avatar Theo Cushion
Browse files

chore: copy vendor/cache files

This is required to install Jetbrains versions of debugging gems debase and ruby-debug-ide
parent d1d8e79c
No related branches found
No related tags found
No related merge requests found
......@@ -20,4 +20,5 @@ RUN /app/bootstrap-app-dir.sh
USER nexus
WORKDIR /app
COPY --chown=nexus:nexus Gemfile Gemfile.lock ./
COPY vendor/cache ./vendor/cache/
RUN /app/bootstrap-app-bundle.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment