* Fix bundle issues with the Multistage container and adjusts a few other things: - Disable ruby docs on bundler gem install - Fix the bundle config - chmod +x on scripts/build_containers.sh * Add app/assets back into the builder image. * Looks like running: yarn install --frozen-lockfile \ && RAILS_ENV=test NODE_ENV=test bundle exec rails webpacker:compile' is super busted. https://buildkite.com/forem/build-containers/builds/48#97451356-6552-40a1-8333-ac6fc0fccc3a so let's just comment that out for now. |
||
|---|---|---|
| .. | ||
| build_containers.sh | ||
| bundle.sh | ||
| clean_fork.sh | ||
| entrypoint-dev.sh | ||
| entrypoint.sh | ||
| sync_fork.sh | ||