summaryrefslogtreecommitdiff
path: root/bin/cibuild
diff options
context:
space:
mode:
authormokha <mokha@cisco.com>2018-11-10 10:42:56 -0700
committermokha <mokha@cisco.com>2018-11-10 10:42:56 -0700
commitbb09157a49e513218271a8d1910bda0385793ef0 (patch)
tree17cdddea87a3e950797f88a7b8d82bd763985841 /bin/cibuild
parent75b658de7a773321e4f5f77b458caa7d5c488aad (diff)
retry with exponential delay
Diffstat (limited to 'bin/cibuild')
-rwxr-xr-xbin/cibuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/cibuild b/bin/cibuild
index c373497..499fce9 100755
--- a/bin/cibuild
+++ b/bin/cibuild
@@ -15,6 +15,7 @@ export RUBY_GC_HEAP_INIT_SLOTS=800000
export RUBY_HEAP_FREE_MIN=100000
export RUBY_HEAP_SLOTS_INCREMENT=400000
export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
+export CIBUILD=1
ruby -v
gem install bundler --no-ri --no-rdoc --conservative