diff options
| author | _Tradam <[email protected]> | 2024-06-16 22:39:32 -0400 |
|---|---|---|
| committer | _Tradam <[email protected]> | 2024-06-16 22:39:32 -0400 |
| commit | 093c36c92aa6c7a0665e68969224007dfe694221 (patch) | |
| tree | 2e1402ab2ed8dce26e20fc7d880b29e9c9157d61 | |
| parent | b1daa87e30ec75785dad41df1cfbd4a5d25ff3cb (diff) | |
| download | gameHolster-093c36c92aa6c7a0665e68969224007dfe694221.tar.gz gameHolster-093c36c92aa6c7a0665e68969224007dfe694221.zip | |
test build hook
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ RUN bundle install && \ rm -rf ~/.bundle/ "${BUNDLE_PATH}"/ruby/*/cache "${BUNDLE_PATH}"/ruby/*/bundler/gems/*/.git && \ bundle exec bootsnap precompile --gemfile +# ADDED RANDOM COMMENT HERE + # Copy application code COPY . . |
