Skip to content

Commit

Permalink
Merge pull request #19 from samvera-labs/contribute-back-from-pals
Browse files Browse the repository at this point in the history
Contribute back from pals
  • Loading branch information
ShanaLMoore authored Jul 15, 2024
2 parents 1962a47 + c9ac6da commit 63f9c94
Show file tree
Hide file tree
Showing 7 changed files with 395 additions and 268 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ COPY --chown=1001:101 . /app/samvera
COPY --chown=1001:101 bundler.d/ /app/.bundler.d/
ENV BUNDLE_LOCAL__HYKU_KNAPSACK=/app/samvera
ENV BUNDLE_DISABLE_LOCAL_BRANCH_CHECK=true
ENV BUNDLE_BUNDLER_INJECT__GEM_PATH=/app/samvera/bundler.d

RUN bundle install --jobs "$(nproc)"

Expand Down
Loading

0 comments on commit 63f9c94

Please sign in to comment.