We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b2fcc commit c7bcda0Copy full SHA for c7bcda0
scripts/integration.sh
@@ -47,6 +47,7 @@ CXXFLAGS="--std=c++17" yarn install
47
48
# bootstrap app for use with kuby
49
bundle exec bin/rails g kuby
50
+prebundle install --jobs 2 --retry 3 --no-binstubs
51
52
cat <<EOF > kuby.rb
53
class VendorPhase < Kuby::Docker::Layer
0 commit comments